Structure to store the next available memory block. More...
#include <mem_pool_base.h>
Public Attributes | |
_Block_list * | _M_next |
Pointer to the next memory block. |
Structure to store the next available memory block.
Pointer to the next memory block.