Struct DynamicSizePool::Block

Nested Relationships

This struct is a nested type of Template Class DynamicSizePool.

Struct Documentation

struct DynamicSizePool::Block

Public Members

char *data
std::size_t size
std::size_t blockSize
Block *next