Provided by: libstdc++-9-doc_9.5.0-4ubuntu2_all bug

NAME

       std::_Maybe_get_result_type< _Functor, typename > - If we have found a result_type,
       extract it.

SYNOPSIS

       #include <refwrap.h>

       Inherited by std::_Weak_result_type_impl< _Functor >.

Detailed Description

   template<typename _Functor, typename = __void_t<>>
       struct std::_Maybe_get_result_type< _Functor, typename >"If we have found a result_type,
       extract it.

       Definition at line 112 of file refwrap.h.

Author

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

libstdc++                                Sstd::gMaybe0get_result_type< _Functor, typename >(3cxx)