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