BloombergLP::bdljsn::Json::makeArray

Create an instance of type JsonArray in this object, using the allocator currently held by this object to supply memory, and return a reference providing modifiable access to the created instance. Optionally specify array to initialize the JsonArray created. This method first destroys the current value held by this object (even if the type currently held is JsonArray).

Synopsis

Declared in <bdljsn_json.h>

JsonArray&
makeArray();