|
Open Model Railroad Network (OpenMRN)
|
List of unused elements. More...
#include <Allocator.hxx>
Public Attributes | |
| T | data |
| unused item | |
| FreeList * | next |
| next item in the list | |
List of unused elements.
Definition at line 51 of file Allocator.hxx.
| T Allocator< T >::FreeList::data |
unused item
Definition at line 53 of file Allocator.hxx.
next item in the list
Definition at line 54 of file Allocator.hxx.