pb_assoc::detail::eq_by_less< Key, Cmp_Fn > Struct Template Reference

#include <eq_by_less.hpp>

Inheritance diagram for pb_assoc::detail::eq_by_less< Key, Cmp_Fn >:

std::binary_function< _Arg1, _Arg2, _Result > List of all members.

Public Member Functions

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

Detailed Description

template<typename Key, class Cmp_Fn>
struct pb_assoc::detail::eq_by_less< Key, Cmp_Fn >

Definition at line 63 of file eq_by_less.hpp.


Member Function Documentation

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

Definition at line 67 of file eq_by_less.hpp.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:40 2010 for GNU C++ STL by  doxygen 1.4.7