[#BloombergLP-baljsn-operator_eq-030] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::operator== :relfileprefix: ../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator==( xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged5Sequence.adoc[EncoderTestSequenceWithUntagged5Sequence] const&, xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged5Sequence.adoc[EncoderTestSequenceWithUntagged5Sequence] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#