Query: std::_weak_result_type
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::_Weak_result_type< _Functor >(3cxx) std::_Weak_result_type< _Functor >(3cxx)NAMEstd::_Weak_result_type< _Functor > -SYNOPSISInherits std::_Weak_result_type_impl< remove_cv< _Functor >::type >. Inherited by std::_Bind< _Functor(_Bound_args...)>. Detailed Description template<typename _Functor>struct std::_Weak_result_type< _Functor > Strip top-level cv-qualifiers from the function object and let _Weak_result_type_impl perform the real work. Definition at line 179 of file functional. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::_Weak_result_type< _Functor >(3cxx)