BloombergLP::ball::operator!=

Return true if the specified lhs and rhs record attributes objects do not have the same value, and false otherwise. Two record attributes objects do not have the same value if one or more respective attributes differ in value.

Synopsis

Declared in <ball_recordattributes.h>

bool
operator!=(
    RecordAttributes const& lhs,
    RecordAttributes const& rhs);