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