Same as the overload taking no arguments, but initialize the created JsonObject from the specified object.

Synopsis

Declared in <bdljsn_json.h>

JsonObject&
makeObject(JsonObject const& object);

Created with MrDocs