This struct wraps the (template parameter) type HASH_ALGORITHM in an interface that satisfies the hash requirements of the C++11 standard.
Synopsis
Declared in <bslh_hash.h>
template<>
struct Hash<>;
Type Aliases
Name |
Description |
Make the |
|
The type of the hash value that will be returned by the function‐call operator. |
Member Functions
Name |
Description |
Returns a hash value generated by the (template parameter) type |
Created with MrDocs