Create a Json_Initializer object containing a string_view referring to the null‐terminated sequence pointed to by the specified string.
Synopsis
Declared in <bdljsn_json.h>
Json_Initializer(char const* string);
Created with MrDocs