cohtml::FunctorTraits< std::function< R(A0, A1, A2)> >
On this page
#include <Function.h>
Inherits from cohtml::FunctorTraits< R(A0, A1, A2)>
Detailed Description
template <typename R ,
typename A0 ,
typename A1 ,
typename A2 >
struct cohtml::FunctorTraits< std::function< R(A0, A1, A2)> >;