Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
void B()
51
{
52
static Bingleton bb;
53
}
54
55
Bingleton* B(bool c)
56
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected