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