Same as the related overload above for Json.

Synopsis

Declared in <bdljsn_json.h>

explicit
Json(
    std::string_view const& string,
    bslma::Allocator* basicAllocator = 0);

Created with MrDocs