Create a Json_ConstructVisitor object configured write into the specified json.

Synopsis

Declared in <bdljsn_json.h>

explicit
Json_ConstructVisitor(Json* json);

Parameters

Name

Description

json

destination JSON value

Created with MrDocs