[#BloombergLP-bdljsn-operator_eq-032] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::operator== :relfileprefix: ../../ :mrdocs: Return `true` (unconditionally) as the specified `lhs` and `rhs` must have the same value. == Synopsis Declared in `<bdljsn_jsonnull.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator==( xref:BloombergLP/bdljsn/JsonNull-0b.adoc[JsonNull] const& lhs, xref:BloombergLP/bdljsn/JsonNull-0b.adoc[JsonNull] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#