Public Member Functions | |
| bool | operator() (const PostlistCursor *a, const PostlistCursor *b) |
| Return true if and only if a's key is strictly greater than b's key. | |
Definition at line 125 of file flint_compact.cc.
| bool FlintCompact::PostlistCursorGt::operator() | ( | const PostlistCursor * | a, | |
| const PostlistCursor * | b | |||
| ) | [inline] |
Return true if and only if a's key is strictly greater than b's key.
Definition at line 129 of file flint_compact.cc.
References FlintCompact::PostlistCursor::firstdid, and FlintCompact::PostlistCursor::key.