| ACE
    6.1.0
    | 
Function object for determining whether two 32 bit ints are equal. More...
#include <Functor.h>
| Public Member Functions | |
| int | operator() (const ACE_INT32 lhs, const ACE_INT32 rhs) const | 
| Simply calls built-in operators. | |
Function object for determining whether two 32 bit ints are equal.
| int ACE_Equal_To< ACE_INT32 >::operator() | ( | const ACE_INT32 | lhs, | 
| const ACE_INT32 | rhs | ||
| ) | const  [inline] | 
Simply calls built-in operators.
 1.7.5.1
 1.7.5.1