[#BloombergLP-baljsn-operator_not_eq-099] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::operator!= :relfileprefix: ../../ :mrdocs: Returns '!(lhs == rhs)' == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator!=( xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged8Sequence1.adoc[EncoderTestSequenceWithUntagged8Sequence1] const& lhs, xref:BloombergLP/baljsn/EncoderTestSequenceWithUntagged8Sequence1.adoc[EncoderTestSequenceWithUntagged8Sequence1] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#