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>
Inheritance diagram for ACE_Equal_To:
[
legend
]
List of all members.
Public Methods
int
operator()
(const TYPE &lhs, const TYPE &rhs) const
Simply calls operator==.
More...
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:
Functor_T.h
Functor_T.i
Generated on Wed Jan 15 19:08:40 2003 for ACE by
1.2.13.1 written by
Dimitri van Heesch
, © 1997-2001