Create a JsonNumber having the value "0" that uses the specified allocator (e.g., the address of a bslma::Allocator object) to supply memory.
Synopsis
Declared in <bdljsn_jsonnumber.h>
explicit
JsonNumber(allocator_type const& allocator);
Created with MrDocs