class
MemoryAllocatorBase
Base class all memory allocators need to inherit.
Provides allocation and free counting.
Protected
Methods
staticIncrementAllocationCount
static void IncrementAllocationCount()
staticIncrementFreeCount
static void IncrementFreeCount()