XII Release 0.1.0
Loading...
Searching...
No Matches
xiiSingletonRegistrar< TYPE > Class Template Reference

[internal] Helper class to implement xiiSingletonRegistry and XII_DECLARE_SINGLETON More...

#include <Singleton.h>

Public Member Functions

XII_ALWAYS_INLINE xiiSingletonRegistrar (TYPE *pType)
 

Detailed Description

template<class TYPE>
class xiiSingletonRegistrar< TYPE >

[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.


The documentation for this class was generated from the following file: