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