Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TAllocatorTraits-
| |
|
| Name |
TAllocatorTraits< TInlineElementAllocator< NumInlineElements, SecondaryAllocator > > |
| Type |
enum |
| Header File |
/Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Memory/Allocator.h |
| Include Path |
#include "uLang/Common/Memory/Allocator.h" |
Syntax
enum TAllocatorTraits< TInlineElementAllocator< NumInlineElements, SecondaryAllocator > >
{
SupportsMove = TAllocatorTraits<SecondaryAllocator>::SupportsMove,
}
Values
| Name |
Remarks |
| SupportsMove |
|