#include <config.h>
#include "phrasepostlist.h"
#include "positionlist.h"
#include "omassert.h"
#include "omdebug.h"
#include "utils.h"
#include <algorithm>
Include dependency graph for phrasepostlist.cc:
Go to the source code of this file.
Classes | |
class | PositionListCmpLt |
Class providing an operator which returns true if a has a (strictly) smaller number of postings than b. More... |