Return true if the specified lhs is equal to the specified rhs and false otherwise.
true
lhs
rhs
false
Declared in <bdlb_transparentequalto.h>
<bdlb_transparentequalto.h>
template< class LHS, class RHS> bool operator()( LHS const& lhs, RHS const& rhs) const;