Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.2.1.3.0)

E80355-01

TypedHandle::value_equal_functor Class Template Reference

#include <coherence/lang/TypedHandle.hpp>

List of all members.


Detailed Description

template<class T>
template<class RT>
class coherence::lang::TypedHandle< T >::value_equal_functor< RT >

The binary functor that compares values pointed by the handles for equality.

Public Member Functions

bool operator() (const TypedHandle< RT > &h1, const TypedHandle< RT > &h2) const
 Compare values pointed by the specified handles for equality.

The documentation for this class was generated from the following file:
Copyright © 2000, 2017, Oracle and/or its affiliates. All rights reserved.