#include <iostream>
#include <assert.h>
#include "bm.h"
Include dependency graph for sample6.cpp:
Go to the source code of this file.
Typedefs | |
typedef bm::mem_alloc< dbg_block_allocator, dbg_ptr_allocator > | dbg_alloc |
typedef bm::bvector< dbg_alloc > | bvect |
Functions | |
int | main (void) |
|
Definition at line 115 of file sample6.cpp. |
|
Definition at line 113 of file sample6.cpp. |
|
Definition at line 119 of file sample6.cpp. |