MCPcopy Create free account
hub / github.com/David-Haim/concurrencpp / g_test_function

Function g_test_function

test/source/tests/task_tests.cpp:97–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 };
96
97 int g_test_function() {
98 return 123456789;
99 }
100
101 class functor_with_unique_ptr {
102 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected