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