Public Member Functions | |
bool | operator() (const PostlistCursor *a, const PostlistCursor *b) |
Return true if and only if a's key is strictly greater than b's key. |
Definition at line 143 of file xapian-compact.cc.
bool PostlistCursorGt::operator() | ( | const PostlistCursor * | a, | |
const PostlistCursor * | b | |||
) | [inline] |
Return true if and only if a's key is strictly greater than b's key.
Definition at line 147 of file xapian-compact.cc.
References PostlistCursor::firstdid, and PostlistCursor::key.