MIRA
Classes
mira::singleton Namespace Reference

Classes

struct  CreateStatic
 Implementation of the CreationPolicy that is used by the Singleton template. More...
 
struct  CreateUsing
 Implementation of the CreationPolicy that is used by the Singleton template. More...
 
struct  CreateUsingNew
 Implementation of the CreationPolicy that is used by the Singleton template. More...
 
class  EagerInstantiation
 Implementation of the InstantiationPolicy that is used by the Singleton template. More...
 
class  ExplicitInstantiation
 Implementation of the InstantiationPolicy that is used by the Singleton template. More...
 
class  LazyInstantiation
 Implementation of the InstantiationPolicy that is used by the Singleton template. More...
 
struct  MutexLock
 Implementation of the LockPolicy that is used by the Singleton template. More...
 
struct  NoDestroyLifetime
 Implementation of the LifetimePolicy that is used by the Singleton template. More...
 
struct  NoLock
 Implementation of the LockPolicy that is used by the Singleton template. More...
 
struct  NormalLifetime
 Implementation of the LifetimePolicy that is used by the Singleton template. More...