Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
TSizedInlineAllocator |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include Path |
#include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<uint32 NumInlineElements, int IndexSize, typename SecondaryAllocator>
class TSizedInlineAllocator
Derived Classes
Classes
Enums
Public
Typedefs
| Name |
Type |
Remarks |
Include Path |
| ForAnyElementType |
void |
|
Containers/ContainerAllocationPolicies.h |
| SizeType |
typename TBitsToSizeType< IndexSize >::Type |
|
Containers/ContainerAllocationPolicies.h |