Eneboo - Documentación para desarrolladores
|
A zone (or arena, or region) based allocator. Más...
#include <zoneheap.h>
A zone (or arena, or region) based allocator.
Uses the superclass to obtain large chunks of memory that are only returned when the heap itself is destroyed.