Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Foundation::Core::Arena Struct Reference

A memory arena allocated from an Allocator. More...

#include <Allocator.hpp>

Public Attributes

pointer memory
 
size_type size
 

Detailed Description

A memory arena allocated from an Allocator.

Member Data Documentation

◆ memory

pointer Foundation::Core::Arena::memory

◆ size

size_type Foundation::Core::Arena::size

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