Mjolnir Core
Core functionality of the Mjolnir API

◆ COUNT_NEW_AND_DELETE

#define COUNT_NEW_AND_DELETE   auto new_delete_counter = NewDeleteCounter()

Creates a new NewDeleteCounter and stores it in a variable with a specific name that is needed by other macros.

If DISABLE_NEW_DELETE_COUNTER is defined, this macro does nothing.