Provided by: libstdc++6-4.7-doc_4.7.3-12ubuntu1_all bug

NAME

       std::_Weak_result_type_impl< _Functor > -

SYNOPSIS

       Inherits 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 87 of file functional.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                Thu Mar 20 std::_Weak_result_type_impl< _Functor >(3cxx)