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