SimpleArrayAllocator.classSize

Undocumented in source.
struct SimpleArrayAllocator(T, size_t blockSize = 4 * 1024 - 32)
enum classSize = T.sizeof;

Meta