![]() |
XII Release 0.1.0
|
A double buffered stack allocator. More...
#include <FrameAllocator.h>
Public Types | |
using | StackAllocatorType = xiiStackAllocator<xiiAllocatorTrackingMode::Basics> |
Public Member Functions | |
xiiDoubleBufferedStackAllocator (xiiStringView sName, xiiAllocatorBase *pParent) | |
XII_ALWAYS_INLINE xiiAllocatorBase * | GetCurrentAllocator () const |
void | Swap () |
void | Reset () |
A double buffered stack allocator.