Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TAllocatorTraits_TCompactSetAllo-
| |
|
| Name |
TAllocatorTraits< TCompactSetAllocator< InElementAllocator > > |
| Type |
enum |
| Header File |
/Engine/Source/Runtime/Core/Public/Containers/ContainerAllocationPolicies.h |
| Include Path |
#include "Containers/ContainerAllocationPolicies.h" |
Syntax
enum TAllocatorTraits< TCompactSetAllocator< InElementAllocator > >
{
SupportsFreezeMemoryImage = TAllocatorTraits<InElementAllocator>::SupportsFreezeMemoryImage,
}
Values
| Name |
Remarks |
| SupportsFreezeMemoryImage |
|