![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <Singleton.hpp>

Static Public Attributes | |
| static bool | destroyed |
| static T * | instance |
Definition at line 73 of file Singleton.hpp.
bool wns::SingletonHolderStaticData< T >::destroyed [inline, static] |
Definition at line 77 of file Singleton.hpp.
T * wns::SingletonHolderStaticData< T >::instance [inline, static] |
Definition at line 76 of file Singleton.hpp.
1.5.5