Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chen3feng/toft
/ SingletonBase
Method
SingletonBase
base/singleton.h:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
protected:
79
SingletonBase() {}
80
~SingletonBase() {}
81
82
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected