Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Singleton
Method
Singleton
tests/StaticHandler2Test.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
private:
13
Singleton() = default;
14
15
int mX;
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected