xapian-core
1.4.26
|
#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 121 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 123 of file prefix_compressed_strings.h.