Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/UnrealTypeTraits.h |
Include | #include "Templates/UnrealTypeTraits.h" |
Syntax
template<typename T, bool TypeIsSmall>
struct TCallTraitsParamTypeHelper
Remarks
Call traits helpers
Specializations
TCallTraitsParamTypeHelper< T *, true >
TCallTraitsParamTypeHelper< T, true >
Typedefs
Name | Description |
---|---|
ConstParamType | |
ParamType |