Constructors
Synopses
Declared in <bslh_spookyhashalgorithm.h>
Create a SpookyHashAlgorithm using a default initial seed.
Create a bslh::SpookyHashAlgorithm seeded with the specified seed.
explicit
SpookyHashAlgorithm(char const* seed);
Parameters
Name |
Description |
seed |
seed of |
Created with MrDocs