memory#

Fully qualified name: carb/memory

Files#

ArenaAllocator.h

Allocator that initially uses a memory arena first (typically on the stack) and then falls back to the heap.

Util.h

Helper utilities for memory.