TMemStackAllocator

A container allocator that allocates from a mem-stack.

Choose your operating system:

Windows

macOS

Linux

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

Name

Description

Public class

ForElementType

Typedefs

Name

Description

ForAnyElementType

SizeType

Constants