sigc::deduce_result_type< T_functor, T_arg1, T_arg2, void, void, void, void, void, true > Struct Template Reference
Deduce the return type of a functor.
More...
#include <sigc++/adaptors/deduce_result_type.h>
List of all members.
Detailed Description
template <class T_functor, class T_arg1, class T_arg2>
struct sigc::deduce_result_type< T_functor, T_arg1, T_arg2, void, void, void, void, void, true >
Deduce the return type of a functor.
This is the template specialization of the sigc::deduce_result_type template for 2 arguments.