Loki  0.1.7
Modules
Here is a list of all modules:
[detail level 123]
 ▼Factories
 Abstract FactoryImplements an abstract object factory
 ▼Cached FactoryCachedFactory provides an extension of a Factory with caching support
 Encapsulation policiesDefines how the object is returned to the client
 Creation policiesDefines a way to limit the creation operation
 Eviction policiesGathers informations about the stored objects and choose a candidate for eviction
 Statistic policiesGathers information about the cache
 ▼FactoryImplements a generic object factory
 Factory Error PoliciesManages the "Unknown Type" error in an object factory
 Clone FactoryCreates a copy from a polymorphic object
 Function objects
 Pimpl
 Register
 Exception-safe code
 ▼Singleton
 Creation policies
 ▼Lifetime policies
 LongevityLifetime
 ▼Small objects
 Internals
 ▼Smart pointers
 Ownership policies
 Storage policies
 Conversion policies
 Checking policies
 StrongPtr Ownership policies
 Delete policies
 Reset policies
 Threading
 Visitor