PoolAllocator.Pool

Undocumented in source.
class PoolAllocator
static
struct Pool {}

Members

Variables

data
void[] data;
Undocumented in source.
next
Pool* next;
Undocumented in source.
remaining
void[] remaining;
Undocumented in source.

Meta