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==(
EncoderTestSequenceWithUntagged8Sequence1 const& lhs,
EncoderTestSequenceWithUntagged8Sequence1 const& rhs);
true if both objects have the same value, and false otherwise
| Name | Description |
|---|---|
| lhs | left-hand operand |
| rhs | right-hand operand |