Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/MemStack.h |
Include | #include "Misc/MemStack.h" |
Syntax
template<uint32 Alignment>
class TMemStackAllocator
Remarks
A container allocator that allocates from a mem-stack.
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
ForElementType |
Typedefs
Name | Description |
---|---|
ForAnyElementType | |
SizeType |
Constants
Name | Description |
---|---|
NeedsElementType | |
RequireRangeCheck |