Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
Inheritance Hierarchy
- TAllocatorTraitsBase
- TAllocatorTraits< TSizedInlineAllocator< NumInlineElements, IndexSize, SecondaryAllocator > >
References
| |
|
| Module |
Core |
| Header |
/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include |
#include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<uint32 NumInlineElements, int IndexSize, typename SecondaryAllocator>
struct TAllocatorTraits< TSizedInlineAllocator< NumInlineElements, IndexSize, SecondaryAllocator > > : public TAllocatorTraitsBase< TSizedInlineAllocator< NumInlineElements, IndexSize, SecondaryAllocator > >
Enums