Giri's C++ Support Library
C++ library providing everything you need to quickly create awesome applications.
|
Singleton Pattern implementation. More...
#include "Object.h"
Go to the source code of this file.
Classes | |
class | giri::Singleton< T > |
Singleton Template Class. More... | |
Namespaces | |
giri | |
Namespace for giri's C++ support library. | |
Singleton Pattern implementation.