|
Loki
0.1.7
|
| ▼Factories | |
| Abstract Factory | Implements an abstract object factory |
| ▼Cached Factory | CachedFactory provides an extension of a Factory with caching support |
| Encapsulation policies | Defines how the object is returned to the client |
| Creation policies | Defines a way to limit the creation operation |
| Eviction policies | Gathers informations about the stored objects and choose a candidate for eviction |
| Statistic policies | Gathers information about the cache |
| ▼Factory | Implements a generic object factory |
| Factory Error Policies | Manages the "Unknown Type" error in an object factory |
| Clone Factory | Creates 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 |