Basic memory element used to realize a linked list of deallocated memory segments. More...
Public Attributes | |
MemElem * | m_next |
Basic memory element used to realize a linked list of deallocated memory segments.
Definition at line 57 of file PoolMemoryAllocator.h.
MemElem* ogdf::PoolMemoryAllocator::MemElem::m_next |
Definition at line 58 of file PoolMemoryAllocator.h.