This meta‐function selects the appropriate implementation for comparing the parameterized TYPE. This generic template uses the std::equal_to functor.
Synopsis
Declared in <bslstp_hash.h>
template<class HASH_KEY>
struct HashSelector;
Type Aliases
Name |
Description |
Hash functor type selected for |
Specializations
Name |
Description |
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
This meta‐function is specialized for |
|
Partial specialization that hashes |
Created with MrDocs