Create an empty JsonArray. Optionally specify a basicAllocator used to supply memory. If basicAllocator is not specified, the currently installed default allocator is used.

Synopsis

Declared in <bdljsn_json.h>

JsonArray();

Created with MrDocs