logo top
Main Page   Groups   Namespaces  

sigc::deduce_result_type< T_functor, T_arg1, void, void, void, void, void, void, true > Struct Template Reference

Deduce the return type of a functor. More...

List of all members.

Public Types

typedef T_functor::deduce_result_type<
T_arg1 >::type 
type


Detailed Description

template <class T_functor, class T_arg1>
struct sigc::deduce_result_type< T_functor, T_arg1, void, 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 1 arguments.


Member Typedef Documentation

template <class T_functor, class T_arg1>
typedef T_functor::deduce_result_type<T_arg1>::type sigc::deduce_result_type<T_functor, T_arg1, void, void, void, void, void, void, true>::type
 


The documentation for this struct was generated from the following file:
Generated for libsigc++ 2.0 by Doxygen 1.3.3 © 1997-2001