Same as the preceding overload for the specified key type.
Synopsis
Declared in <bdlb_hashutil.h>
static
unsigned int
hash1(short key);
Return Value
portable 32‐bit hash value for key
Parameters
Name |
Description |
key |
value to hash |
Created with MrDocs