|
Evo C++ Library v0.5.1
|
#include <evo/thread.h>
Manages a singleton instance for given type.
| T | Type to wrap |
Static Public Member Functions | |
| static T * | instance () |
| Get singleton instance. More... | |
|
inlinestatic |
Get singleton instance.
1.8.13