![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ContainerAllocationPolicies.h>
Inheritance diagram for TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator >:Public Types | |
| typedef InElementAllocator | ElementAllocator |
| typedef InBitArrayAllocator | BitArrayAllocator |
Encapsulates the allocators used by a sparse array in a single type.
| typedef InBitArrayAllocator TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator >::BitArrayAllocator |
| typedef InElementAllocator TSparseArrayAllocator< InElementAllocator, InBitArrayAllocator >::ElementAllocator |