Same as the preceding overload for an unsigned long key.
Synopsis
Declared in <bslalg_hashutil.h>
static
std::size_t
computeHash(unsigned long key);
Return Value
hash value corresponding to key
Parameters
Name |
Description |
key |
value to hash |
Created with MrDocs