Same as the preceding readUnquotedString overload for std::pmr::string.

Synopsis

Declared in <bdljsn_stringutil.h>

static
int
readUnquotedString(
    std::pmr::string* value,
    std::string_view const& string,
    int flags = e_NONE);

Created with MrDocs