Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Templates
Inheritance Hierarchy
- TCallTraitsBase
- TCallTraits
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/TypeTraits.h |
| Include | #include "uLang/Common/Templates/TypeTraits.h" |
Syntax
template<typename T>
struct TCallTraitsBase
Remarks
Base class for call traits. Used to more easily refine portions when specializing
Enums
| Type | Name | Description | |
|---|---|---|---|
| API/Runtime/uLangCore/uLang/Common/Templates/TCallTraitsBase_1 |
Typedefs
| Name | Description |
|---|---|
| ConstPointerType | |
| ConstReference | |
| ParamType | |
| Reference | |
| ValueType |