Provided by: libstdc++-11-doc_11.4.0-9ubuntu1_all bug

NAME

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

SYNOPSIS

       #include <eq_by_less.hpp>

       Inherits Cmp_Fn.

   Public Member Functions
       bool operator() (const Key &r_lhs, const Key &r_rhs) const

Detailed Description

   template<typename Key, class Cmp_Fn>
       struct __gnu_pbds::detail::eq_by_less< Key, Cmp_Fn >"Equivalence function.

Author

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

                                            libsgnu+pbds::detail::eq_by_less< Key, Cmp_Fn >(3cxx)