BloombergLP::bslh::FibonacciBadHashWrapper::operator()

Return the hash of the specified key, computed as the product of the result of the hash function supplied at construction and k_FIBONACCI_HASH_MULTIPLIER.

Synopsis

Declared in <bslh_fibonaccibadhashwrapper.h>

template<class KEY>
size_t
operator()(KEY const& key) const;