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

Go to the source code of this file.

Macros

#define TBB_ALLOCATOR_ALLOWED   1
 
#define MIMALLOC_ALLOCATOR_ALLOWED   1
 

Macro Definition Documentation

◆ MIMALLOC_ALLOCATOR_ALLOWED

#define MIMALLOC_ALLOCATOR_ALLOWED   1

true if mimalloc can be used (different to the platform actually supporting it)

◆ TBB_ALLOCATOR_ALLOWED

#define TBB_ALLOCATOR_ALLOWED   1

true if intelTBB (a.k.a MallocTBB) can be used (different to the platform actually supporting it)