xapian-core
1.4.26
|
Public Member Functions | |
CmpByFirstUsed (const vector< pair< Xapian::docid, Xapian::docid >> &ur) | |
bool | operator() (size_t a, size_t b) const |
Private Attributes | |
const vector< pair< Xapian::docid, Xapian::docid > > & | used_ranges |
Definition at line 67 of file compactor.cc.
|
inlineexplicit |
Definition at line 72 of file compactor.cc.
|
inline |
Definition at line 75 of file compactor.cc.
|
private |
Definition at line 68 of file compactor.cc.