Create a bslh::WyHashIncrementalAlgorithm, seeded with the specified seed.
Synopsis
Declared in <bslh_wyhashincrementalalgorithm.h>
explicit
WyHashIncrementalAlgorithm(uint64_t seed);
Parameters
Name |
Description |
seed |
64‐bit value used to initialize the algorithm |
Created with MrDocs