libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
GblScopeAllocator Struct Reference

#include <gimbal_scope_allocator.h>

Data Fields

GblArenaAllocatorpArena
 
GblArenaAllocatorState rewindState
 
GblLinkedListNode dtorList
 

Detailed Description

Arena-backed scope-based allocator.

Definition at line 21 of file gimbal_scope_allocator.h.

Field Documentation

◆ pArena

GblArenaAllocator* GblScopeAllocator::pArena

Definition at line 22 of file gimbal_scope_allocator.h.

◆ rewindState

GblArenaAllocatorState GblScopeAllocator::rewindState

Definition at line 23 of file gimbal_scope_allocator.h.

◆ dtorList

GblLinkedListNode GblScopeAllocator::dtorList

Definition at line 24 of file gimbal_scope_allocator.h.


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