MCPcopy 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
78protected:
79 SingletonBase() {}
80 ~SingletonBase() {}
81
82public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected