Set the value of this object to be a "String" value. Optionally specify the value of the "String".
Synopsis
Declared in <bdljsn_json.h>
void
makeString(std::string_view const& string);
Created with MrDocs
Set the value of this object to be a "String" value. Optionally specify the value of the "String".
Declared in <bdljsn_json.h>
void
makeString(std::string_view const& string);
Created with MrDocs