![]() |
Murl Engine API
Version 2018.3
|
The new / delete logging class. More...
#include <murl_debug_new_delete.h>
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.
Static Public Member Functions | |
static void | BeginLogging () |
Begin the new / delete logging. More... | |
static void | EndLogging () |
End the new / delete logging. More... | |
static Bool | CheckAllocationGuards () |
Check the allocation guards. More... | |
|
static |
Begin the new / delete logging.
|
static |
End the new / delete logging.
|
static |
Check the allocation guards.