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