Navigation
API > API/Runtime > API/Runtime/Core
'typedefs' for various allocator defaults.
These should be replaced with actual typedefs when Core.h include order is sorted out, as then we won't need to 'forward' these TAllocatorTraits specializations below.
| Name | FDefaultSparseSetAllocator |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include Path | #include "Containers/ContainerAllocationPolicies.h" |
Syntax
class FDefaultSparseSetAllocator : public TSparseSetAllocator<>
Inheritance Hierarchy
- TSparseSetAllocator → FDefaultSparseSetAllocator
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Typedef | TSparseSetAllocator | Containers/ContainerAllocationPolicies.h |