BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::hash< const BSLSTL_KEY > Struct Template Reference

#include <bslstl_hash.h>

Inheritance diagram for bsl::hash< const BSLSTL_KEY >:
bsl::hash< BSLSTL_KEY >

Additional Inherited Members

- Public Member Functions inherited from bsl::hash< BSLSTL_KEY >
std::size_t operator() (const BSLSTL_KEY &value) const
 

Detailed Description

template<class BSLSTL_KEY>
struct bsl::hash< const BSLSTL_KEY >

This class provides hashing functionality for constant key types, by delegating to the same function for non-constant key types.


The documentation for this struct was generated from the following file: