MCPcopy Create free account
hub / github.com/ComodoSecurity/openedr / create

Function create

edrav2/eprj/boost/libs/python/test/docstring.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20typedef test_class<> X;
21
22X* create(int x)
23{
24 return new X(x);
25}
26
27unsigned long fact(unsigned long n)
28{

Callers 15

test_fileFunction · 0.50
create_left_tree_fromFunction · 0.50
create_right_tree_fromFunction · 0.50
create_left_tree_fromFunction · 0.50
create_right_tree_fromFunction · 0.50
mainFunction · 0.50
do_real_putMethod · 0.50
do_real_getMethod · 0.50
operator()Method · 0.50
start_acceptMethod · 0.50
start_acceptMethod · 0.50
start_acceptMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected