fiber
Loading...
Searching...
No Matches
fiber::StackAllocator< N > Class Template Reference

#include <StackAllocator.hpp>

Inheritance diagram for fiber::StackAllocator< N >:
fiber::StackAllocatorExtern

Public Member Functions

 StackAllocator ()
 
- Public Member Functions inherited from fiber::StackAllocatorExtern
constexpr StackAllocatorExtern (word *buffer, std::size_t buffer_size)
 
constexpr bool empty () const
 
constexpr std::size_t max_size () const
 
constexpr std::size_t allocated_size () const
 
constexpr std::size_t max_allocated_size () const
 

Additional Inherited Members

- Public Types inherited from fiber::StackAllocatorExtern
using word = uint32_t
 

Constructor & Destructor Documentation

◆ StackAllocator()

template<size_t N>
fiber::StackAllocator< N >::StackAllocator ( )
inline

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