Same as the overload taking no arguments, but initialize the created JsonNumber from the specified number.
Synopsis
Declared in <bdljsn_json.h>
JsonNumber&
makeNumber(JsonNumber const& number);
Created with MrDocs
Same as the overload taking no arguments, but initialize the created JsonNumber from the specified number.
Declared in <bdljsn_json.h>
JsonNumber&
makeNumber(JsonNumber const& number);
Created with MrDocs