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 61 of file PoolMemoryAllocator.h.
| MemElem* ogdf::PoolMemoryAllocator::MemElem::m_next |
Definition at line 62 of file PoolMemoryAllocator.h.