#include <byte_length_strings.h>
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 77 of file byte_length_strings.h.
| 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 79 of file byte_length_strings.h.