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