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