MCPcopy Create free account
hub / github.com/GlobedGD/globed2 / ModuleCrtpBase

Method ModuleCrtpBase

include/globed/core/ModuleCrtp.hpp:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40private:
41 friend Derived;
42 ModuleCrtpBase() = default;
43
44 static inline std::shared_ptr<Derived> g_instance;
45

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected