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