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