Main Page
Groups
Namespaces
sigc::adaptor_trait< T_functor, false > Struct Template Reference
Trait that specifies what is the adaptor version of a functor type.
More...
List of all members.
Detailed Description
template <class T_functor>
struct sigc::adaptor_trait< T_functor, false >
Trait that specifies what is the adaptor version of a functor type.
This template specialization is used for arbitrary functors, for function pointers and for class methods are provided. The latter are converted into pointer_functor
or mem_functor
types. adaptor_type is equal to adaptor_functor<functor_type>
.
Member Typedef Documentation
The documentation for this struct was generated from the following file:
Generated for libsigc++ 2.0 by
Doxygen 1.3.9.1 © 1997-2001