j
k
j a
j l
Victor Morilla wrote:
template struct Translator : function_traits<FnType> { typedef result_type type;
typedef typename function_traits<FnType>::result_type type;
};
Back to the thread
Back to the list