Return true if this JsonObject contains no elements, and false otherwise.
true
JsonObject
false
Declared in <bdljsn_json.h>
<bdljsn_json.h>
bool empty() const noexcept;
Created with MrDocs