TSizedDefaultAllocator

'typedefs' for various allocator defaults.

Windows
MacOS
Linux

Inheritance Hierarchy

TSizedHeapAllocator

TSizedDefaultAllocator

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h

Include

#include "Containers/ContainerAllocationPolicies.h"

Syntax

template<int IndexSize>
class TSizedDefaultAllocator : public TSizedHeapAllocator< IndexSize >

Remarks

'typedefs' for various allocator defaults.

These should be replaced with actual typedefs when Core.h include order is sorted out, as then we won't need to 'forward' these TAllocatorTraits specializations below.

Typedefs

Name

Description

Typedef

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss