Files | |
file | c_allocator.h [code] |
Implementation of a particular allocator_t to check for memory leaks when testing. | |
file | macros.h [code] |
file | malloc.h [code] |
file | monitor.h [code] |
file | new.h [code] |
Monitor all new/delete operator calls. | |
file | utils.h [code] |