![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ContainerAllocationPolicies.h>
Inheritance diagram for TSizedInlineAllocator< NumInlineElements, IndexSize, SecondaryAllocator >:Classes | |
| class | ForElementType |
Public Types | |
| enum | { NeedsElementType = true } |
| enum | { RequireRangeCheck = true } |
| enum | { ShrinkByDefault = UE::Core::Private::ShrinkByDefaultOr<true, SecondaryAllocator>() } |
| using | SizeType = typename TBitsToSizeType< IndexSize >::Type |
| typedef void | ForAnyElementType |
| typedef void TSizedInlineAllocator< NumInlineElements, IndexSize, SecondaryAllocator >::ForAnyElementType |
| using TSizedInlineAllocator< NumInlineElements, IndexSize, SecondaryAllocator >::SizeType = typename TBitsToSizeType<IndexSize>::Type |