Man Page: std::_has_result_type_helper
Operating Environment: debian
Section: 3
std::_Has_result_type_helper< _Tp >(3cxx) std::_Has_result_type_helper< _Tp >(3cxx)NAMEstd::_Has_result_type_helper< _Tp > -SYNOPSISInherits std::__sfinae_types. Static Public Attributes static const bool value Private Types typedef char __one Detailed Description template<typename _Tp>class std::_Has_result_type_helper< _Tp > Actual implementation of _Has_result_type, which uses SFINAE to determine if the type _Tp has a publicly-accessible member type result_type. Definition at line 43 of file tr1_impl/functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Thu Aug 2 2012 std::_Has_result_type_helper< _Tp >(3cxx)