#include <stdlib.h>
#include <new>
Include dependency graph for bmalloc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | bm |
Classes | |
| 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 |
1.4.6
Modified on Mon Dec 07 16:21:36 2009 by modify_doxy.py rev. 173732