PCMSingleton.h File Reference
Detailed Description
Contains declaration of class Singleton.
Definition in file PCMSingleton.h.
#include "PCMPremeditations.h"
#include "PCMException.h"
#include "PCMSingleton_impl.h"
Include dependency graph for PCMSingleton.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ParCompMark |
Classes | |
class | ParCompMark::Singleton< T > |
Template class for creating single-instance global classes. More... |