Same as the related overload above for Json.
Declared in <bdljsn_json.h>
Json(
bslmf::MovableRef<JsonObject> object,
bslma::Allocator* basicAllocator = 0);
| Name | Description |
|---|---|
| object | object value to store |
| basicAllocator | memory allocator; null uses the default |