HDK
|
#include <functionTraits.h>
Public Types | |
using | Type = Tf_RemoveThisArg< typename Tf_GetFuncSig< decltype(&std::remove_reference< Fn >::type::operator()) >::Type > |
Definition at line 61 of file functionTraits.h.
using Tf_GetFuncSig< Fn >::Type = Tf_RemoveThisArg< typename Tf_GetFuncSig< decltype(&std::remove_reference<Fn>::type::operator()) >::Type > |
Definition at line 67 of file functionTraits.h.