Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ TestClass
Method
TestClass
base/singleton_test.cpp:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
friend class SingletonBase<TestClass>;
17
private:
18
explicit TestClass() {}
19
public:
20
int Test() const
21
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected