Go to the source code of this file.
Namespaces | |
libcwd | |
namespace for libcwd. | |
Functions | |
void | libcwd::make_invisible (void const *void_ptr) |
Make allocation pointed to by ptr invisible. More... | |
void | libcwd::make_all_allocations_invisible_except (void const *ptr) |
Make all current allocations invisible except the given pointer. More... | |
unsigned long | libcwd::list_allocations_on (debug_ct &debug_object) |
List all current allocations to a given debug object. More... | |
Do not include this header file directly, instead include debug.h.