Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::mem::MemoryPageContainer< T, RequestedBlockSize > Struct Template Reference

Public Member Functions

GAIA_NODISCARD bool empty () const
 

Public Attributes

cnt::fwd_llist< MemoryPage< T, RequestedBlockSize > > pagesFree
 List of available pages.
 
cnt::fwd_llist< MemoryPage< T, RequestedBlockSize > > pagesFull
 List of full pages.
 

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