Same as the preceding readUnquotedString overload for std::string.
Synopsis
Declared in <bdljsn_stringutil.h>
static
int
readUnquotedString(
std::string* value,
std::string_view const& string,
int flags = e_NONE);
Created with MrDocs