Libftpp
A modern C++ library
singleton.hpp File Reference
#include <memory>
#include <stdexcept>
+ Include dependency graph for singleton.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Singleton< TType >
 Singleton Design Pattern. More...