#include <iostream>
#include <cassert>
#include "bm.h"
Go to the source code of this file.
Data Structures | |
class | dbg_block_allocator |
class | dbg_ptr_allocator |
Typedefs | |
typedef bm::mem_alloc < dbg_block_allocator, dbg_ptr_allocator > | dbg_alloc |
typedef bm::bvector< dbg_alloc > | bvect |
Functions | |
int | main (void) |
typedef bm::bvector<dbg_alloc> bvect |
Definition at line 115 of file sample6.cpp.
Definition at line 113 of file sample6.cpp.
int main | ( | void | ) |
Definition at line 119 of file sample6.cpp.
References dbg_ptr_allocator::balance(), dbg_block_allocator::balance(), dbg_ptr_allocator::na_, and dbg_block_allocator::na_.