TAO
2.0.8
|
Compares the length and then the contents of ObjectKeys. More...
#include <ObjectKey_Table.h>
Public Member Functions | |
bool | operator() (const TAO::ObjectKey &lhs, const TAO::ObjectKey &rhs) const |
Compares the length and then the contents of ObjectKeys.
Should have been a specialization of the functor ACE_Less_Than<sequence<CORBA::Octet>>. But that will not work so easily across bunch of stuff. Hence let us put up with this for the time being.
bool TAO::Less_Than_ObjectKey::operator() | ( | const TAO::ObjectKey & | lhs, |
const TAO::ObjectKey & | rhs | ||
) | const |