#include <algorithm>
#include <limits>
#include "ngram.h"
Namespaces | |
| namespace | ace |
Functions | |
| bool | ace::operator== (const NGram &lhs, const NGram &rhs) |
| Equal to operator for NGrams. | |
| bool | ace::operator< (const NGram &lhs, const NGram &rhs) |
| Less than operator for NGrams. | |
See ngram.h for more info about the interface.
(C) Ceslav Przywara 2008, MFF UK Prague
1.5.6