[#BloombergLP-bdljsn-operator_not_eq-0bd] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::operator!= :relfileprefix: ../../ :mrdocs: Return `true` if the specified `lhs` and `rhs` do not have the same value. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator!=( std::string_view const& lhs, xref:BloombergLP/bdljsn/Json.adoc[Json] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#