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

__gnu_pbds::detail::eq_by_less.3cxx

Author

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

                                                    libstdc++__gnu_pbds::detail::eq_by_less<Key,Cmp_Fn>(3cxx)

Detailed Description

template<typenameKey,classCmp_Fn>
       struct __gnu_pbds::detail::eq_by_less< Key, Cmp_Fn >"Equivalence function.

Name

       __gnu_pbds::detail::eq_by_less< Key, Cmp_Fn > - Equivalence function.

Synopsis

       #include <eq_by_less.hpp>

       Inherits Cmp_Fn.

   PublicMemberFunctions
       bool operator() (const Key &r_lhs, const Key &r_rhs) const

See Also