|
xapian-core
2.0.0
|
#include <prefix_compressed_strings.h>
Public Member Functions | |
| bool | operator() (const PrefixCompressedStringItor *a, const PrefixCompressedStringItor *b) const |
| Return true if and only if a's string is strictly greater than b's. More... | |
Definition at line 222 of file prefix_compressed_strings.h.
|
inline |
Return true if and only if a's string is strictly greater than b's.
Definition at line 224 of file prefix_compressed_strings.h.