MCPcopy Create free account
hub / github.com/arborx/ArborX / init_function

Function init_function

test/utf_main.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26};
27
28bool init_function() { return true; }
29
30int main(int argc, char *argv[])
31{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected