UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GenericGrowableAllocator.h File Reference

Go to the source code of this file.

Classes

struct  FGrowableAllocationBase
 
class  FGrowableMallocBase
 
class  FGrowableMallocChunk
 
class  TGenericGrowableAllocator< ChunkAllocatorType, GrowableAllocationBaseType >
 

Macros

#define ALLOCATION_HISTOGRAM   (!UE_BUILD_SHIPPING && !UE_BUILD_TEST) && 1
 
#define ALLOCATION_HISTOGRAM_DETAILED   (!UE_BUILD_SHIPPING && !UE_BUILD_TEST) && 0
 

Macro Definition Documentation

◆ ALLOCATION_HISTOGRAM

#define ALLOCATION_HISTOGRAM   (!UE_BUILD_SHIPPING && !UE_BUILD_TEST) && 1

◆ ALLOCATION_HISTOGRAM_DETAILED

#define ALLOCATION_HISTOGRAM_DETAILED   (!UE_BUILD_SHIPPING && !UE_BUILD_TEST) && 0