Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TIsConstructible
| Name | TIsConstructible |
| Type | enum |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/TypeTraits.h |
| Include Path | #include "uLang/Common/Templates/TypeTraits.h" |
Syntax
enum TIsConstructible
{
Value = __is_constructible(T, Args...),
}
Values
| Name | Remarks |
|---|---|
| Value |