Navigation
API > API/Runtime > API/Runtime/Core
| Name | TAllocatorTraits< TAlignedHeapAllocator< Alignment > > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include Path | #include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<uint32 Alignment>
struct TAllocatorTraits< TAlignedHeapAllocator< Alignment > > : public TAllocatorTraitsBase< TAlignedHeapAllocator< Alignment > >
Inheritance Hierarchy
- TAllocatorTraitsBase → TAllocatorTraits< TAlignedHeapAllocator< Alignment > >