TrackingAllocatorProxy.Data

Undocumented in source.
struct TrackingAllocatorProxy(ALLOCATOR_TYPE, alias ALLOCATOR = heapAllocator)
struct Data {}

Members

Variables

blocks
VALUE_TYPE[][] blocks;
Undocumented in source.

Meta