NotEqualToByHandleHandle< Handle > Struct Template Reference
[Functor: Compare Handles]

Functor for inequality comparison of objects by handles to their handles. More...

#include <compare_handle.h>

List of all members.

Public Types

typedef Base::result_type result_type
 The result type.
typedef Base::first_argument_type first_argument_type
 The first argument type.
typedef Base::second_argument_type second_argument_type
 The second argument type.

Public Member Functions

result_type operator() (const first_argument_type x, const second_argument_type y) const
 Return true if the objects are not equal.

Related Functions

(Note that these are not member functions.)



template<typename Handle >
NotEqualToByHandleHandle< Handle > constructNotEqualToByHandleHandle ()
 Return an NotEqualToByHandleHandle struct.

Detailed Description

template<typename Handle>
struct NotEqualToByHandleHandle< Handle >

Functor for inequality comparison of objects by handles to their handles.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 30 02:14:52 2016 for Algorithms and Data Structures Package by  doxygen 1.6.3