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::_Weak_result_type< _Functor >

Author

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

libstdc++                                        Tue Jul 19 2022        std::_Weak_result_type<_Functor>(3cxx)

Detailed Description

template<typename_Functor>
       struct std::_Weak_result_type< _Functor >" Strip top-level cv-qualifiers from the function object and let
       _Weak_result_type_memfun perform the real work.

       Definition at line 174 of file refwrap.h.

Name

       std::_Weak_result_type< _Functor >

Synopsis

       Inherits std::_Weak_result_type_memfun< _Functor, bool >.

       Inherited by std::_Bind< _Functor(_Bound_args...)>.

See Also