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