Base class that provides custom new and delete operators which use a type-dedicated pool allocator. More...
#include
Base class that provides custom new and delete operators which use a type-dedicated pool allocator.
The CreateAllocator() static member function offers the ability to lazily create the underlying pool allocator so that it can be, for example, configured according to a CVar.