![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ContainerAllocationPolicies.h>
Public Types | |
| typedef TFixedAllocator< NumInlineElements > | ElementAllocator |
| typedef TFixedAllocator< InlineBitArrayDWORDs > | BitArrayAllocator |
An inline sparse array allocator that doesn't have any secondary storage.
| typedef TFixedAllocator<InlineBitArrayDWORDs> TFixedSparseArrayAllocator< NumInlineElements >::BitArrayAllocator |
| typedef TFixedAllocator<NumInlineElements> TFixedSparseArrayAllocator< NumInlineElements >::ElementAllocator |