UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAnsiAllocator Class Reference

#include <AnsiAllocator.h>

Classes

class  ForAnyElementType
 
class  ForElementType
 

Public Types

enum  { NeedsElementType = false }
 
enum  { RequireRangeCheck = true }
 
using SizeType = int32
 
typedef FAnsiAllocator ElementAllocator
 
typedef FAnsiAllocator BitArrayAllocator
 

Detailed Description

Allocator that allocates memory using standard library functions.

Member Typedef Documentation

◆ BitArrayAllocator

◆ ElementAllocator

◆ SizeType

Member Enumeration Documentation

◆ anonymous enum

Enumerator
NeedsElementType 

◆ anonymous enum

Enumerator
RequireRangeCheck 

The documentation for this class was generated from the following file: