Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/stl/adapter_map.hpp>
Hasher function.
A function object that takes a single argument of type key_type and returns a value of type size32_t.
Public Member Functions |
|
| size32_t | operator() (const key_type &k) const |
| Determine a hash code corresponding to a given key object. | |
| size32_t operator() | ( | const key_type & | k | ) | const [inline] |
Determine a hash code corresponding to a given key object.
| k | the handle to the key Object, may be NULL. |
NULL handle was providedThe documentation for this class was generated from the following file: