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