|
HyperspaceExplorer 0.7.1
|
|
Classes | |
| class | Loki::SingletonHolder< T, CreationPolicy > |
| Provides Singleton amenities for a type T To protect that type from spurious instantiations, you have to protect it yourself. More... | |
| class | Loki::Singleton< T > |
| Convenience template to implement a getter function for a singleton object. Often needed in a shared library which hosts singletons. More... | |
Modules | |
| Creation policies | |
| Lifetime policies | |
The lifetimes of the singleton. | |
1.7.4
-
Hosted by