libsigc++: sigc::can_deduce_result_type_with_decltype< T_functor > Class Template Reference
Helper macro, to determine if decltype() can deduce the result type of a functor. More...
#include <sigc++/functors/functor_trait.h>
Static Public Attributes | |
| static const bool | value |
Detailed Description
template<typename T_functor>
class sigc::can_deduce_result_type_with_decltype< T_functor >
Helper macro, to determine if decltype() can deduce the result type of a functor.
Member Data Documentation
template <typename T_functor >
|
static |
