BloombergLP::baljsn::operator==

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Synopsis

Declared in <baljsn_encoder_testtypes.h>

bool
operator==(
    EncoderTestSequenceWithUntagged7Sequence const& lhs,
    EncoderTestSequenceWithUntagged7Sequence const& rhs);

Return Value

true if both objects have the same value, and false otherwise

Parameters

NameDescription
lhsleft-hand operand
rhsright-hand operand