Same as the related overload above for JsonNumber.
Synopsis
Declared in <bdljsn_jsonnumber.h>
explicit
JsonNumber(
std::string_view const& text,
allocator_type const& allocator = allocator_type());
Created with MrDocs