Struct DynamicSizePool::Block

Nested Relationships

This struct is a nested type of Template Class DynamicSizePool.

Struct Documentation

struct Block

Public Members

template<>
char *data
template<>
std::size_t size
template<>
std::size_t blockSize
template<>
Block *next