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