xapian-core
1.4.26
|
Comparison functor which orders TermList* by ascending term name. More...
Public Member Functions | |
bool | operator() (const TermList *a, const TermList *b) const |
Order by ascending term name. More... | |
Comparison functor which orders TermList* by ascending term name.
Definition at line 35 of file multi_alltermslist.cc.
Order by ascending term name.
Definition at line 37 of file multi_alltermslist.cc.
References Xapian::TermIterator::Internal::get_termname().