Sux
|
#include <RecSplit.hpp>
Public Member Functions | |
bool | operator< (const __hash128_t &o) const |
__hash128_t (const uint64_t first, const uint64_t second) | |
Public Attributes | |
uint64_t | first |
uint64_t | second |
128-bit hashes.
In the construction of RecSplit, keys are replaced with instances of this class using SpookyHash, first thing. Moreover, it is possible to build and query RecSplit instances using 128-bit random hashes only (mainly for benchmarking purposes).
|
inline |
|
inline |
uint64_t sux::function::__hash128_t::first |
uint64_t sux::function::__hash128_t::second |