logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

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

libstdc++                                        Tue Jul std::_Maybe_get_result_type<_Functor,typename>(3cxx)

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.

Name

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

Synopsis

       Inherited by std::_Weak_result_type_impl<_Functor>.

See Also