Memory pool element. More...
Memory pool element.
Internal memarray element struct to increase code readability
Definition at line 47 of file memarray.h.
#include <memarray.h>
Data Fields | |
| struct memarray_element * | next | 
| Pointer to the next element.   | |
| struct memarray_element* memarray_element::next | 
Pointer to the next element.
Definition at line 48 of file memarray.h.