NewAllocator<T>
Defined in: allocpool.h
Extends: Allocator<T>
Overview: A simple allocator that uses the new operator to perform the actual allocation.
new