[#BloombergLP-bdljsn-StringUtil-readUnquotedString-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/StringUtil.adoc[StringUtil]::readUnquotedString :relfileprefix: ../../../ :mrdocs: Same as the preceding `readUnquotedString` overload for `std::string`. == Synopsis Declared in `<bdljsn_stringutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int readUnquotedString( std::string* value, std::string_view const& string, int flags = e_NONE); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#