olsr::utl::iequal_to< Iter, Equal > Struct Template Reference
#include <comparator.hh>
List of all members.
|
Public Member Functions |
bool | operator() (const Iter &a, const Iter &b) const |
template<class Iter, class Equal = std::equal_to<typename std::iterator_traits<Iter>::value_type>>
struct olsr::utl::iequal_to< Iter, Equal >
Member Function Documentation
template<class Iter, class Equal = std::equal_to<typename std::iterator_traits<Iter>::value_type>>
bool olsr::utl::iequal_to< Iter, Equal >::operator() |
( |
const Iter & |
a, |
|
|
const Iter & |
b | |
|
) |
| | const [inline] |
The documentation for this struct was generated from the following file: