Public Member Functions | |
bool | operator() (const ByteLengthPrefixedStringItor *a, const ByteLengthPrefixedStringItor *b) |
Return true if and only if a's string is strictly greater than b's. |
Definition at line 545 of file xapian-compact.cc.
bool ByteLengthPrefixedStringItorGt::operator() | ( | const ByteLengthPrefixedStringItor * | a, | |
const ByteLengthPrefixedStringItor * | b | |||
) | [inline] |
Return true if and only if a's string is strictly greater than b's.
Definition at line 547 of file xapian-compact.cc.