My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::StackAllocator< T, stack_capacity >::Source Struct Reference

Public Member Functions

T * stack_buffer ()
 
const T * stack_buffer () const
 

Public Attributes

char stack_buffer_ [sizeof(T[stack_capacity])]
 
bool used_stack_buffer_
 

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