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