UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TSizedDefaultAllocator< IndexSize > Class Template Reference

#include <ContainerAllocationPolicies.h>

+ Inheritance diagram for TSizedDefaultAllocator< IndexSize >:

Public Types

typedef TSizedHeapAllocator< IndexSize > Typedef
 
- Public Types inherited from TSizedHeapAllocator< IndexSize, BaseMallocType >
enum  { NeedsElementType = false }
 
enum  { RequireRangeCheck = true }
 
using SizeType = typename TBitsToSizeType< IndexSize >::Type
 
using BaseMalloc = BaseMallocType
 

Member Typedef Documentation

◆ Typedef

template<int IndexSize>
typedef TSizedHeapAllocator<IndexSize> TSizedDefaultAllocator< IndexSize >::Typedef

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