Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/euler
/ SingletonBase
Method
SingletonBase
euler/common/singleton.h:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
protected:
48
SingletonBase() {}
49
virtual ~SingletonBase() {}
50
51
private:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected