Same as the overload taking no arguments, but initialize the created JsonArray from the specified array.

Synopsis

Declared in <bdljsn_json.h>

JsonArray&
makeArray(JsonArray const& array);

Created with MrDocs