Create an empty JsonObject that uses the specified basicAllocator to supply memory.

Synopsis

Declared in <bdljsn_json.h>

explicit
JsonObject(bslma::Allocator* basicAllocator);

Created with MrDocs