BDE 4.14.0 Production release
|
#include <bslstp_exfunctional.h>
Public Types | |
typedef bsl::equal_to< HASH_KEY > | Type |
This meta-function selects the appropriate implementation for comparing the parameterized TYPE
. This generic template uses the std::equal_to
functor.
typedef bsl::equal_to<HASH_KEY> bsl::ComparatorSelector< HASH_KEY >::Type |