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