Create an object that guards the invariant (valid UTF‐8) of the JSON string at the specified string.

Synopsis

Declared in <bdljsn_json.h>

explicit
Json_StringInvariantGuard(bsl::string* string);

Created with MrDocs