Navigation
API > API/Runtime > API/Runtime/uLangCore
| |
|
| Name |
TIsContiguousContainer< TSPtrArrayG< ElementType, AllowNull, ElementAllocatorType, RawAllocatorArgsType... > > |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/SharedPointerArray.h |
| Include Path |
#include "uLang/Common/Containers/SharedPointerArray.h" |
Syntax
template<typename ElementType, bool AllowNull, typename ElementAllocatorType, typename... RawAllocatorArgsType>
struct TIsContiguousContainer< TSPtrArrayG< ElementType, AllowNull, ElementAllocatorType, RawAllocatorArgsType... > >
Constants
| Name |
Type |
Remarks |
Include Path |
| Value |
bool |
|
uLang/Common/Containers/SharedPointerArray.h |