Back to Memory allocators
The NativeAllocator is a memory allocator which simply wraps the default memory allocation routines.
NativeAllocator
An allocator wrapper for new and delete