Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ACE_Equal_To< TYPE > Class Template Reference

Function object for comparing two objects of the given type for equality. More...

#include <Functor_T.h>

Inheritance diagram for ACE_Equal_To< TYPE >:

Inheritance graph
[legend]
List of all members.

Public Methods

int operator() (const TYPE &lhs, const TYPE &rhs) const
 Simply calls operator==.


Detailed Description

template<class TYPE>
class ACE_Equal_To< TYPE >

Function object for comparing two objects of the given type for equality.


Member Function Documentation

template<class TYPE>
ACE_INLINE int ACE_Equal_To< TYPE >::operator() const TYPE &    lhs,
const TYPE &    rhs
const
 

Simply calls operator==.


The documentation for this class was generated from the following files:
Generated on Wed Jan 14 22:42:58 2004 for ACE by doxygen1.2.18