ACE_Equal_To< TYPE > 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 Member Functions

bool 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>
bool ACE_Equal_To< TYPE >::operator() ( const TYPE &  lhs,
const TYPE &  rhs 
) const [inline]

Simply calls operator==.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Nov 30 00:51:57 2009 for ACE by  doxygen 1.6.1