#include <prefix_compressed_strings.h>
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 118 of file prefix_compressed_strings.h.
| 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 120 of file prefix_compressed_strings.h.