This class provides a hash algorithm wrapper that improves the distribution of varying bits from the HASH applied to the KEY.
Synopsis
Declared in <bslh_fibonaccibadhashwrapper.h>
template<class HASH>
class FibonacciBadHashWrapper;
Member Functions
Name |
Description |
|
Constructors |
Return the hash of the specified |
Static Data Members
Name |
Description |
Fibonacci hashing multiplier used to improve hash value distribution. |
Created with MrDocs