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

More…

#include <Function.h>

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

Detailed Description

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