#include <xapian/types.h>
#include "flint_table.h"
#include "termlist.h"
#include <map>
#include <set>
#include <string>
#include <cstring>


Go to the source code of this file.
Classes | |
| struct | F_fragment |
| class | FlintSpellingTable |
| class | FlintSpellingTermList |
| The list of words containing a particular trigram. More... | |
Functions | |
| bool | operator< (const F_fragment &a, const F_fragment &b) |
Definition in file flint_spelling.h.
| bool operator< | ( | const F_fragment & | a, | |
| const F_fragment & | b | |||
| ) | [inline] |