Same as the related overload above for JsonNumber.

Synopsis

Declared in <bdljsn_jsonnumber.h>

explicit
JsonNumber(
    long long value,
    allocator_type const& allocator = allocator_type());

Created with MrDocs