libcstl
|
Heap object. More...
#include <heap.h>
Heap object.
Callers declare or allocate an object of this type to instantiate a heap. Users are encouraged to declare (and initialize) this object with the DECLARE_CSTL_HEAP() macro. Any other declaration or allocation must be initialized via cstl_heap_init().