cbase 1.50.0
C/C++ Static Template
Loading...
Searching...
No Matches
MemArenaTemp Struct Reference

A temporary snapshot of an arena's state. More...

#include <mem_arena.h>

Collaboration diagram for MemArenaTemp:

Public Attributes

MemArenaarena
usize pos

Detailed Description

A temporary snapshot of an arena's state.

Definition at line 78 of file mem_arena.h.

Member Data Documentation

◆ arena

MemArena* MemArenaTemp::arena

Pointer to the parent arena.

Definition at line 79 of file mem_arena.h.

◆ pos

usize MemArenaTemp::pos

The offset state when the temp block was begun.

Definition at line 80 of file mem_arena.h.


The documentation for this struct was generated from the following file: