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:
Functor_T.h
Functor_T.i
Generated at Wed Nov 21 10:30:21 2001 for ACE by
1.2.3 written by
Dimitri van Heesch
, © 1997-2000