Deduce the return type of a functor. More...
#include <sigc++/adaptors/deduce_result_type.h>
Public Types | |
typedef T_functor::template deduce_result_type::type | type |
Deduce the return type of a functor.
This is the template specialization of the sigc::deduce_result_type template for 0 arguments.