Return true if the specified lhs and rhs selection info objects do not have the same value, and false otherwise. Two selection info objects do not have the same value if at least one of their respective properties is not identical.
Declared in <bdlat_selectioninfo.h>
bool
operator!=(
bdlat_SelectionInfo const& lhs,
bdlat_SelectionInfo const& rhs);