Public Attributes | |
std::size_t | m_allocated |
std::vector< unsigned char > | m_data |
Definition at line 88 of file BlockWipedAllocator.h.
std::size_t BlockWipedAllocator::Block::m_allocated |
Definition at line 89 of file BlockWipedAllocator.h.
Referenced by BlockWipedAllocator::alloc().
std::vector<unsigned char> BlockWipedAllocator::Block::m_data |
Definition at line 90 of file BlockWipedAllocator.h.
Referenced by BlockWipedAllocator::alloc().