Sort hash values by hashOrder. More...
#include <WordSubIndex.h>
Public Member Functions | |
bool | operator() (const OrderHash &x, const OrderHash &y) |
Operator to sort OrderHash values by hashOrder. |
Sort hash values by hashOrder.
This class is used with std::sort() to sort hash table values.