Public Member Functions | |
| bool | operator() (const ChertCursor *a, const ChertCursor *b) |
| Return true if and only if a's key is strictly greater than b's key. | |
Definition at line 468 of file chert_compact.cc.
| bool ChertCompact::CursorGt::operator() | ( | const ChertCursor * | a, | |
| const ChertCursor * | b | |||
| ) | [inline] |
Return true if and only if a's key is strictly greater than b's key.
Definition at line 470 of file chert_compact.cc.
References ChertCursor::after_end(), and ChertCursor::current_key.