![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ContainerAllocationPolicies.h>
Classes | |
| struct | AllocatorAlignment |
Public Types | |
| template<int32 ElementSize> | |
| using | ElementAllocator = TFixedAllocator< UE::Core::Private::CompactSetAllocatorHelpers::CalculateRequiredBytes< NumInlineElements, ElementSize >()> |
An inline allocator that doesn't have any secondary storage.
| using TFixedCompactSetAllocator< NumInlineElements >::ElementAllocator = TFixedAllocator<UE::Core::Private::CompactSetAllocatorHelpers::CalculateRequiredBytes<NumInlineElements, ElementSize>()> |