|
libcute 0.1
|
#include <arenaallocator.h>

Public Attributes | |
| cu_Allocator | backingAllocator |
| struct cu_ArenaAllocator_Chunk * | current |
| size_t | chunkSize |
Runtime state for the arena allocator.
| cu_Allocator cu_ArenaAllocator::backingAllocator |
chunk backing allocator
| size_t cu_ArenaAllocator::chunkSize |
requested chunk size
| struct cu_ArenaAllocator_Chunk* cu_ArenaAllocator::current |
current active chunk