Giri's C++ Support Library
C++ library providing everything you need to quickly create awesome applications.
Singleton.h File Reference

Singleton Pattern implementation. More...

#include "Object.h"
Include dependency graph for Singleton.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.
 

Detailed Description

Singleton Pattern implementation.

Author
Daniel Giritzer