ACE
6.3.3
|
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==.