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