fiber
Loading...
Searching...
No Matches
fiber::StaticLinearAllocator< Bytes >::Header Struct Reference

#include <StaticLinearAllocator.hpp>

Public Attributes

uint32_t is_allocated: 1
 
uint32_t size: 31
 

Member Data Documentation

◆ is_allocated

template<size_t Bytes>
uint32_t fiber::StaticLinearAllocator< Bytes >::Header::is_allocated

◆ size

template<size_t Bytes>
uint32_t fiber::StaticLinearAllocator< Bytes >::Header::size

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