std::_Weak_result_type_impl< _Functor >
- Provided by: libstdc++-9-doc (Version: 9.5.0-1ubuntu1~22.04.1)
- Source: gcc-9
- Report a bug
Inherits std::_Maybe_get_result_type< _Functor, typename >.
Inherited by std::_Weak_result_type_memfun< remove_cv< _Functor >::type >, and std::_Weak_result_type_memfun< _Functor, bool >.
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 125 of file refwrap.h.
Generated automatically by Doxygen for libstdc++ from the source code.