![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ContainerAllocationPolicies.h>
Classes | |
| class | ForAnyElementType |
| class | ForElementType |
Public Types | |
| enum | { NeedsElementType = false } |
| enum | { RequireRangeCheck = true } |
| using | SizeType = int32 |
The indirect allocation policy always allocates the elements indirectly.
| using TAlignedHeapAllocator< Alignment >::SizeType = int32 |