CACAO
|
List implementation with dump memory. More...
Public Member Functions | |
virtual | ~DumpList () |
![]() | |
void * | operator new (size_t size) |
Dump memory allocation, used for for ENABLE_MEMCHECK. More... | |
void | operator delete (void *p) |
List implementation with dump memory.