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