Singleton template.
More...
#include <Singleton.h>
List of all members.
Public Member Functions |
T & | instance () |
| Get the instance of T.
|
Detailed Description
template<typename T>
struct ns::Singleton< T >
Singleton template.
The documentation for this struct was generated from the following file: