![]() |
A single element of the free list of the memory pool. More...
Public Attributes | |
FreeObject * | next_ |
Pointer to the next free object. | |
byte | dummy_ [sizeof(Type)] |
Dummy array to create an object of the appropriate size. | |
A single element of the free list of the memory pool.