MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / B

Function B

tests/StaticHandlerTest.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49
50void B()
51{
52 static Bingleton bb;
53}
54
55Bingleton* B(bool c)
56{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected