|
Electroneum
|
Single helper class. More...
#include <singleton.h>
Static Public Member Functions | |
| static T * | instance () |
Single helper class.
Do Language::Singleton<YourClass>::instance() to create a singleton instance of YourClass.
Definition at line 51 of file singleton.h.
|
inlinestatic |