MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / main

Function main

tutorial/T11-Singleton.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31
32int main() {
33 tutorial_singleton();
34 return 0;
35}

Callers

nothing calls this directly

Calls 1

tutorial_singletonFunction · 0.85

Tested by

no test coverage detected