4 #ifndef UTILMM_SINGLETON_WRAPPER_HEADER 5 # define UTILMM_SINGLETON_WRAPPER_HEADER 58 static Ty &instance();
64 static std::string name();
74 # define IN_UTILMM_SINGLETON_WRAPPER_HEADER 75 #include "utilmm/singleton/bits/wrapper.tcc" 76 # undef IN_UTILMM_SINGLETON_WRAPPER_HEADER 77 #endif // UTILMM_SINGLETON_WRAPPER_HEADER Definition: wrapper.hh:13
Wrapper for singleton instances.
Definition: wrapper.hh:31
Definition: auto_flag.hh:6
base class for utilmm::singleton::wrapper
Definition: dummy.hh:32
Declaration of utilmm::singleton::dummy.