BDE 4.14.0 Production release
|
#include <bslstl_hash.h>
Additional Inherited Members | |
Public Member Functions inherited from bsl::hash< BSLSTL_KEY > | |
std::size_t | operator() (const BSLSTL_KEY &value) const |
This class provides hashing functionality for constant key types, by delegating to the same function for non-constant key types.