FAnsiArena

CRT heap allocator All allocations are passed through to CRT memory allocation functions

Windows
MacOS
Linux

Inheritance Hierarchy

FMemoryArena

FAnsiArena

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Memory/MemoryArena.h

Include

#include "Memory/MemoryArena.h"

Syntax

class FAnsiArena : public FMemoryArena

Remarks

CRT heap allocator

All allocations are passed through to CRT memory allocation functions

Constructors

Name Description

Public function

FAnsiArena()

Destructors

Name Description

Public function

~FAnsiArena()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss