![]() |
XII Release 0.1.0
|
[internal] Helper class to implement xiiSingletonRegistry and XII_DECLARE_SINGLETON More...
#include <Singleton.h>
Public Member Functions | |
XII_ALWAYS_INLINE | xiiSingletonRegistrar (TYPE *pType) |
[internal] Helper class to implement xiiSingletonRegistry and XII_DECLARE_SINGLETON
Classes that use XII_DECLARE_SINGLETON must pass their this pointer to their m_SingletonRegistrar member during construction.