Navigation
API > API/Runtime > API/Runtime/Core
The indirect allocation policy always allocates the elements indirectly.
| Name | TAlignedHeapAllocator |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include Path | #include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<uint32 Alignment>
class TAlignedHeapAllocator
Classes
| Name | Remarks |
|---|---|
| ForAnyElementType | |
| ForElementType |
Enums
Public
| Name | Remarks |
|---|---|
| TAlignedHeapAllocator | |
| TAlignedHeapAllocator |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| SizeType | int32 | Containers/ContainerAllocationPolicies.h |