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 |
Partial specialization to treat |
Created with MrDocs