Go to the source code of this file.
|
| class | Protium::Allocation::SmallObject< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy > |
| | Inherit from this in order to benefit from small object allocation. More...
|
| |
| class | Protium::Allocation::SmallObjectBase< ThreadPolicy, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy > |
| | Base class for small objects to be used in the small object allocation scheme. More...
|
| |
| class | Protium::Allocation::SmallValueObject< ThreadingModel, chunkSize, maxSmallObjectSize, objectAlignSize, LifetimePolicy, MutexPolicy > |
| | Inherit from this in order to benefit from small object allocation. More...
|
| |