xapian-core
1.4.26
|
Public Member Functions | |
bool | operator() (const GlassCursor *a, const GlassCursor *b) const |
Return true if and only if a's key is strictly greater than b's key. More... | |
Definition at line 396 of file glass_compact.cc.
|
inline |
Return true if and only if a's key is strictly greater than b's key.
Definition at line 398 of file glass_compact.cc.
References GlassCursor::after_end(), and GlassCursor::current_key.