Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/TAllocatorTraits-
| |
|
| Name |
TAllocatorTraits< mu::TMemoryTrackingAllocatorWrapper< BaseAlloc, Counter > > |
| Type |
enum |
| Header File |
/Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/MemoryTrackingAllocationPolicy.h |
| Include Path |
#include "MuR/MemoryTrackingAllocationPolicy.h" |
Syntax
namespace TAllocatorTraits< mu
{
enum TMemoryTrackingAllocatorWrapper< BaseAlloc, Counter > >
{
SupportsMoveFromOtherAllocator = false,
}
}
Values
| Name |
Remarks |
| SupportsMoveFromOtherAllocator |
|