Loki  0.1.7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Modules
Loki::SingletonWithLongevity< T > Struct Template Reference

#include <Singleton.h>

Detailed Description

template<class T>
struct Loki::SingletonWithLongevity< T >

Implementation of the LifetimePolicy used by SingletonHolder Schedules an object's destruction in order of their longevities Assumes a visible function GetLongevity(T*) that returns the longevity of the object.


The documentation for this struct was generated from the following file: