Return true if this JsonObject contains no elements, and false otherwise.

Synopsis

Declared in <bdljsn_json.h>

bool
empty() const noexcept;

Created with MrDocs