Workaround for broken destruction of static member variables in MSVC. More...
#include <singleton_bugfix.h>
Public Member Functions | |
Singleton () | |
T * | get () |
T * | operator-> () |
Workaround for broken destruction of static member variables in MSVC.
|
inline |
References uicore::SingletonBugfix::add_destructor().
|
inline |
|
inline |