cohtml::FunctorTraits< std::function< R(A0, A1, A2, A3)> >

More…

#include <Function.h>

Inherits from cohtml::FunctorTraits< R(A0, A1, A2, A3)>

Detailed Description

template <typename R ,
typename A0 ,
typename A1 ,
typename A2 ,
typename A3 >
struct cohtml::FunctorTraits< std::function< R(A0, A1, A2, A3)> >;