Contents:
Defined in File pool_allocator.hpp
This struct is a nested type of Class Freelist.
wrench::Freelist::
::
Node
Simple node type which points to the next element in the list.
Public Members
next
The next node in the list.