Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/stl/adapter_map.hpp>
Key equality relation.
Binary predicate that takes two arguments of type key_type.
Public Member Functions |
|
| bool | operator() (const key_type &x, const key_type &y) const |
| Compare two key objects for equality. | |
Compare two key objects for equality.
| x | the handle to the first key Object | |
| y | the handle to the second key Object |
The documentation for this class was generated from the following file: