Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
TSizedDefaultAllocator |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include Path |
#include "Containers/ContainerAllocationPolicies.h" |
Syntax
template<int IndexSize>
class TSizedDefaultAllocator : public TSizedHeapAllocator< IndexSize >
Inheritance Hierarchy
Derived Classes
Typedefs
| Name |
Type |
Remarks |
Include Path |
| Typedef |
TSizedHeapAllocator< IndexSize > |
|
Containers/ContainerAllocationPolicies.h |