Struct ObjectPool::CellInfo

Nested Relationships

This struct is a nested type of Template Class ObjectPool.

Struct Documentation

struct CellInfo

Public Members

bool isValid = {false}
bool wasConstructed = {false}
T *data = {nullptr}