class DefaultContainerAllocator

Default allocator that will be used by containers such as arrays.

Performs dynamic memory allocation using the default allocator.