Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

new.h File Reference

Monitor all new/delete operator calls. More...

#include "debug/monitor.h"

Go to the source code of this file.


Detailed Description

Monitor all new/delete operator calls.

ALL or NONE of them must be monitored. Limitations for more information in new: 1) no placement constructor 2) the new with no exception will fail too.

Limitation for the verbose delete:

Define:

NOTE: defining NDEBUG will *not* skip this, which allows for optimized compilation with new monitor.


Generated on Fri Jun 30 00:02:51 2006 for Module debug by  doxygen 1.4.2