Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
Allocators

Classes

class  alb::v_100::affix_allocator< Allocator, Prefix, Sufix >
 
class  alb::v_100::aligned_mallocator< DefaultAlignment >
 
struct  alb::v_100::block
 
class  alb::v_100::allocator_with_stats_base< Shared, Allocator, Flags >
 
class  alb::v_100::bucketizer< Allocator, MinSize, MaxSize, StepSize >
 
class  alb::v_100::cascading_allocator_base< Shared, Allocator >
 
class  alb::v_100::fallback_allocator< Primary, Fallback >
 
class  alb::v_100::freelist_base< Shared, Allocator, MinSize, MaxSize, PoolSize, NumberOfBatchAllocations >
 
class  alb::v_100::heap< Allocator, NumberOfChunks, ChunkSize >
 
class  alb::v_100::mallocator
 
class  alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >
 
class  alb::v_100::shared_heap< Allocator, NumberOfChunks, ChunkSize >
 
class  alb::v_100::stack_allocator< MaxSize, Alignment >
 

Detailed Description