| 
    ACE
    6.4.1
    
   | 
 
Function object for comparing two objects of the given type for equality. More...
#include <Functor_T.h>
Public Member Functions | |
| bool | operator() (const TYPE &lhs, const TYPE &rhs) const | 
| Simply calls operator==.  More... | |
Function object for comparing two objects of the given type for equality.
      
  | 
  inline | 
Simply calls operator==.
 1.8.11