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