Murl::Debug::NewDelete Class Reference
The new / delete logging class. More...
#include "murl_debug_new_delete.h"
Static Public Member Functions | |
static void | BeginLogging () |
Begin the new / delete logging. | |
static void | EndLogging () |
End the new / delete logging. | |
static Bool | CheckAllocationGuards () |
Check the allocation guards. More... | |
Detailed Description
The new / delete logging class.
Logging is enabled by rebuilding the entire framework and application with macro MURL_DEBUG_NEW defined, which is available for engine development purposes only.
Member Function Documentation
◆ CheckAllocationGuards()
|
static |
Check the allocation guards.
- Returns
- true if all allocation guards are valid.
The documentation for this class was generated from the following file:
- murl_debug_new_delete.h