![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ContainerAllocationPolicies.h>
Inheritance diagram for TFixedSetAllocator< N >:Public Types | |
| typedef TFixedSparseSetAllocator< N... > | Typedef |
Public Types inherited from TFixedSparseSetAllocator< N... > | |
| using | SparseArrayAllocator = TFixedSparseArrayAllocator< NumInlineElements > |
| using | HashAllocator = TFixedAllocator< NumInlineHashBuckets > |
Additional Inherited Members | |
Static Public Member Functions inherited from TFixedSparseSetAllocator< N... > | |
| static UE_FORCEINLINE_HINT uint32 | GetNumberOfHashBuckets (uint32 NumHashedElements) |
| typedef TFixedSparseSetAllocator<N...> TFixedSetAllocator< N >::Typedef |