Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TContainerTraits-_2
| |
|
| Name |
TContainerTraits< TSPtrArrayG< ElementType, AllowNull, ElementAllocatorType, RawAllocatorArgsType... > > |
| Type |
enum |
| Header File |
/Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/SharedPointerArray.h |
| Include Path |
#include "uLang/Common/Containers/SharedPointerArray.h" |
Syntax
enum TContainerTraits< TSPtrArrayG< ElementType, AllowNull, ElementAllocatorType, RawAllocatorArgsType... > >
{
MoveWillEmptyContainer = TAllocatorTraits<ElementAllocatorType>::SupportsMove,
}
Values
| Name |
Remarks |
| MoveWillEmptyContainer |
|