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

ACE_Equal_To Class Template Reference

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

#include <Functor_T.h>

List of all members.

Public Methods

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


Detailed Description

template<class TYPE> template class ACE_Equal_To

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


Member Function Documentation

template<classTYPE>
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 at Fri Oct 5 07:01:58 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000