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