Navigation
API > API/Runtime > API/Runtime/Core
| Name | TFixedSetAllocator |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include Path | #include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<uint32... N>
class TFixedSetAllocator : public TFixedSparseSetAllocator< N... >
Inheritance Hierarchy
- TFixedSparseSetAllocator → TFixedSetAllocator
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Typedef | TFixedSparseSetAllocator< N... > | Containers/ContainerAllocationPolicies.h |