memory
|
Class foonathan::memory::memory_pool and its foonathan::memory::allocator_traits specialization.
Classes | |
class | memory_pool< PoolType, BlockOrRawAllocator > |
A stateful RawAllocator that manages nodes of fixed size. More... | |
class | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > |
Specialization of the allocator_traits for memory_pool classes. More... | |
class | composable_allocator_traits< memory_pool< PoolType, BlockOrRawAllocator > > |
Specialization of the composable_allocator_traits for memory_pool classes. More... | |