BloombergLP::bdljsn::JsonNumber::JsonNumber

Create a JsonNumber from the specified unsigned long value.

Synopsis

Declared in <bdljsn_jsonnumber.h>

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

Parameters

NameDescription
valuenumeric value to store
allocatorallocator used to supply memory