ezEngine  Release 25.03
ezSingletonRegistrar< TYPE > Class Template Reference

[internal] Helper class to implement ezSingletonRegistry and EZ_DECLARE_SINGLETON More...

#include <Singleton.h>

Public Member Functions

EZ_ALWAYS_INLINE ezSingletonRegistrar (TYPE *pType)
 

Detailed Description

template<class TYPE>
class ezSingletonRegistrar< TYPE >

[internal] Helper class to implement ezSingletonRegistry and EZ_DECLARE_SINGLETON

Classes that use EZ_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: