MSetItem comparison functor. More...
#include <msetcmp.h>
Collaboration diagram for MSetCmp:Public Member Functions | |
| MSetCmp (mset_cmp fn_) | |
| bool | operator() (const Xapian::Internal::MSetItem &a, const Xapian::Internal::MSetItem &b) const |
| Return true if MSetItem a should be ranked above MSetItem b. More... | |
Private Attributes | |
| mset_cmp | fn |
|
inline |
|
private |
Definition at line 37 of file msetcmp.h.
Referenced by operator()().