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