Provided by: libstdc++-5-doc_5.4.0-6ubuntu1~16.04.12_all 

NAME
std::_Weak_result_type_impl< _Functor > -
SYNOPSIS
Inherits std::_Maybe_get_result_type< _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 20.8.2 [func.require] of C++11.
Definition at line 85 of file functional.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Fri Oct 4 2019 std::_Weak_result_type_impl< _Functor >(3cxx)