Return the number of elements in this JsonObject.
Synopsis
Declared in <bdljsn_json.h>
std::size_t
size() const noexcept;
Return Value
the number of elements in this container
Created with MrDocs
Return the number of elements in this JsonObject.
Declared in <bdljsn_json.h>
std::size_t
size() const noexcept;
the number of elements in this container
Created with MrDocs