Query: std::_weak_result_type_impl
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::_Weak_result_type_impl< _Functor >(3cxx) std::_Weak_result_type_impl< _Functor >(3cxx)NAMEstd::_Weak_result_type_impl< _Functor > -SYNOPSISInherits std::_Maybe_get_result_type< __has_result_type< _Functor >::value, _Functor >. Detailed Description template<typename _Functor>struct std::_Weak_result_type_impl< _Functor > Base class for any function object that has a weak result type, as defined in 3.3/3 of TR1. Definition at line 81 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::_Weak_result_type_impl< _Functor >(3cxx)