Returns 'true' as this type has no attributes and so all objects of this type are considered equal.
Declared in <baljsn_encoder_testtypes.h>
bool
operator==(
EncoderTestSequenceWithUntagged7Sequence const& lhs,
EncoderTestSequenceWithUntagged7Sequence const& rhs);
true if both objects have the same value, and false otherwise
| Name | Description |
|---|---|
| lhs | left-hand operand |
| rhs | right-hand operand |