Memory Allocation
[BitMagic C++ Library]

Collaboration diagram for Memory Allocation:

Data Structures

class  bm::block_allocator
 Default malloc based bitblock allocator class. More...
class  bm::ptr_allocator
 Default malloc based bitblock allocator class. More...
class  bm::mem_alloc< BA, PA >
 BM style allocator adapter. More...

Typedefs

typedef mem_alloc
< block_allocator,
ptr_allocator > 
bm::standard_allocator

Detailed Description

Memory allocation related units


Typedef Documentation

typedef mem_alloc<block_allocator, ptr_allocator> bm::standard_allocator

Definition at line 234 of file bmalloc.h.


Generated on Sun Apr 25 09:37:40 2010 for BitMagic by  doxygen 1.6.1