defined(__cplusplus) More...
#include <Singleton.h>
Static Public Member Functions | |
| static T & | getInstance () |
defined(__cplusplus)
Definition at line 39 of file Singleton.h.
| static T& Singleton< T >::getInstance | ( | ) | [inline, static] |
Definition at line 42 of file Singleton.h.
1.6.1