Cambridge SMT System
|
comparison functor for queue sorting. More...
#include <wordmapper.hpp>
Public Member Functions | |
PQwmapcompare (std::string *pd, unsigned *pt) | |
constructor More... | |
bool | operator() (const unsigned &i1, const unsigned &i2) const |
string comparison between two positions i1 and i2. More... | |
comparison functor for queue sorting.
Definition at line 32 of file wordmapper.hpp.
|
inline |
constructor
Definition at line 39 of file wordmapper.hpp.
|
inline |
string comparison between two positions i1 and i2.
Definition at line 42 of file wordmapper.hpp.