|
static unsigned | na_ = 0 |
|
static unsigned | nf_ = 0 |
|
- Examples:
- sample6.cpp.
Definition at line 75 of file sample6.cpp.
◆ allocate()
static void* dbg_ptr_allocator::allocate |
( |
size_t |
n, |
|
|
const void * |
|
|
) |
| |
|
inlinestatic |
◆ balance()
static int dbg_ptr_allocator::balance |
( |
| ) |
|
|
inlinestatic |
◆ deallocate()
static void dbg_ptr_allocator::deallocate |
( |
void * |
p, |
|
|
size_t |
|
|
) |
| |
|
inlinestatic |
◆ na_
unsigned dbg_ptr_allocator::na_ = 0 |
|
static |
◆ nf_
unsigned dbg_ptr_allocator::nf_ = 0 |
|
static |
The documentation for this class was generated from the following file: