-1, 0, 1.
More...
#include <RelCompare.h>
Public Member Functions | |
| int | operator() (const _Tp &lhs, const _Tp &rhs) const |
-1, 0, 1.
Expects _Tp::compare to be a static comaprison method returning -1, 0, 1 if the elements compare <,==,>.
Definition at line 86 of file RelCompare.h.
| int zypp::Compare< _Tp >::operator() | ( | const _Tp & | lhs, | |
| const _Tp & | rhs | |||
| ) | const [inline] |
Definition at line 88 of file RelCompare.h.
1.5.3