GNU g++  v5.2.1
GNU Standard C++
__gnu_pbds::detail::eq_by_less< Key, Cmp_Fn > Struct Template Reference

Equivalence function. More...

#include <eq_by_less.hpp>

Inheritance diagram for __gnu_pbds::detail::eq_by_less< Key, Cmp_Fn >:
Collaboration diagram for __gnu_pbds::detail::eq_by_less< Key, 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.

Member Function Documentation

template<typename Key , class Cmp_Fn >
bool __gnu_pbds::detail::eq_by_less< Key, Cmp_Fn >::operator() ( const Key &  r_lhs,
const Key &  r_rhs 
) const
inline

The documentation for this struct was generated from the following file: