BloombergLP::bslalg::HashUtil::computeHash

Same as the preceding overload for an int key.

Synopsis

Declared in <bslalg_hashutil.h>

static
std::size_t
computeHash(int key);

Return Value

hash value corresponding to key

Parameters

NameDescription
keyvalue to hash