Same as the related overload above for makeString.

Synopsis

Declared in <bdljsn_json.h>

void
makeString(std::string_view const& string);

Parameters

Name

Description

string

UTF‐8 string value to store

Created with MrDocs