zypp::CompareByEQ< _Tp, _Compare > Struct Template Reference
[Comparison using relational operator zypp::Rel.]

#include <RelCompare.h>

Inheritance diagram for zypp::CompareByEQ< _Tp, _Compare >:
[legend]

List of all members.

Public Member Functions

bool operator() (const _Tp &lhs, const _Tp &rhs) const


Detailed Description

template<class _Tp, class _Compare = Compare<_Tp>>
struct zypp::CompareByEQ< _Tp, _Compare >

Definition at line 172 of file RelCompare.h.


Member Function Documentation

template<class _Tp , class _Compare = Compare<_Tp>>
bool zypp::CompareByEQ< _Tp, _Compare >::operator() ( const _Tp &  lhs,
const _Tp &  rhs 
) const [inline]

Definition at line 174 of file RelCompare.h.

References zypp::compareByRel(), and zypp::Rel::EQ.


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

doxygen