|
htils 1
A small set of utilities for C programming.
|
A temporary arena. More...
#include <arena.h>
Data Fields | |
| struct arena * | arena |
| u64 | start_pos |
A temporary arena.
| arena | The arena to create the temporary arena from. |
| start_pos | The position to start the temporary arena from. |
| struct arena* temp_arena::arena |
| u64 temp_arena::start_pos |