Navigation
API > API/Runtime > API/Runtime/uLangCore
| Name | TCallTraits |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/TypeTraits.h |
| Include Path | #include "uLang/Common/Templates/TypeTraits.h" |
Syntax
template<typename T>
struct TCallTraits : public uLang::TCallTraitsBase< T >
Inheritance Hierarchy
- TCallTraitsBase → TCallTraits