Nebula
Loading...
Searching...
No Matches
singleton.h
Go to the documentation of this file.
1#pragma once
2//------------------------------------------------------------------------------
12#if __WIN32__
14#elif __OSX__
16#elif __linux__
18#else
19#error "IMPLEMENT ME!"
20#endif
Provides helper macros to implement singleton objects:
Provides helper macros to implement singleton objects:
Provides helper macros to implement singleton objects: