BloombergLP::baljsn::operator!=

Returns '!(lhs == rhs)'

Synopsis

Declared in <baljsn_encoder_testtypes.h>

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

Return Value

true if the objects do not have the same value, and false otherwise

Parameters

NameDescription
lhsleft-hand operand
rhsright-hand operand