#include <config.h>
#include "multialltermslist.h"
#include <xapian/error.h>
#include "omassert.h"
#include <algorithm>

Go to the source code of this file.
Classes | |
| struct | CompareTermListsByTerm |
| Comparison functor which orders TermList* by ascending term name. More... | |
| struct | delete_ptr< CLASS > |
Definition in file multi_alltermslist.cc.