|
LibSWOC++ 1.5.14
Solid Wall of C++
|
Rebinding type for instances on the free list. More...
#include <MemArena.h>

Public Attributes | |
| Item * | _next |
| Next item in the free list. | |
Rebinding type for instances on the free list.
Definition at line 532 of file MemArena.h.
| Item* swoc::FixedArena< T >::Item::_next |
Next item in the free list.
Definition at line 533 of file MemArena.h.