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_exfunctional.h>
template<class HASH_KEY>
struct ComparatorSelector;
Type Aliases
Name |
Description |
This |
Specializations
Name |
Description |
This meta‐function is specialized for |
Created with MrDocs