Static Public Member Functions | |
| static void * | allocate (size_t n, const void *) |
| static void | deallocate (void *p, size_t n) |
| static int | balance () |
Static Public Attributes | |
| static unsigned | na_ = 0 |
| static unsigned | nf_ = 0 |
Definition at line 77 of file sample6.cpp.
|
||||||||||||
|
Definition at line 83 of file sample6.cpp. References na_. |
|
|
Definition at line 102 of file sample6.cpp. |
|
||||||||||||
|
Definition at line 93 of file sample6.cpp. References nf_. |
|
|
Definition at line 109 of file sample6.cpp. Referenced by allocate(), and balance(). |
|
|
Definition at line 110 of file sample6.cpp. Referenced by balance(), and deallocate(). |
1.4.1