![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MemStack.h>
Classes | |
| class | ForElementType |
Public Types | |
| enum | { NeedsElementType = true } |
| enum | { RequireRangeCheck = true } |
| using | SizeType = int32 |
| typedef ForElementType< FScriptContainerElement > | ForAnyElementType |
A container allocator that allocates from a mem-stack.
| typedef ForElementType<FScriptContainerElement> TMemStackAllocator< Alignment >::ForAnyElementType |
| using TMemStackAllocator< Alignment >::SizeType = int32 |