Return true if this JsonArray has size 0, and false otherwise.
Synopsis
Declared in <bdljsn_json.h>
bool
empty() const;
Return Value
true if this JsonArray has size 0, and false otherwise
Created with MrDocs
Return true if this JsonArray has size 0, and false otherwise.
Declared in <bdljsn_json.h>
bool
empty() const;
true if this JsonArray has size 0, and false otherwise
Created with MrDocs