UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TAllocatorTraitsBase< AllocatorType > Struct Template Reference

#include <ContainerAllocationPolicies.h>

+ Inheritance diagram for TAllocatorTraitsBase< AllocatorType >:

Public Types

enum  { IsZeroConstruct = false }
 
enum  { SupportsFreezeMemoryImage = false }
 
enum  { SupportsElementAlignment = false }
 
enum  { SupportsSlackTracking = false }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
IsZeroConstruct 

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
SupportsFreezeMemoryImage 

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
SupportsElementAlignment 

◆ anonymous enum

template<typename AllocatorType >
anonymous enum
Enumerator
SupportsSlackTracking 

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