Create a Json_Initializer object containing a string_view referring to the contents of the specified string.

Synopsis

Declared in <bdljsn_json.h>

Json_Initializer(bsl::string const& string);

Created with MrDocs