[#BloombergLP-bdljsn-JsonObject-empty] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/JsonObject.adoc[JsonObject]::empty :relfileprefix: ../../../ :mrdocs: Return `true` if this `JsonObject` contains no elements, and `false` otherwise. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool empty() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#