Create a Json_Initializer object containing a pointer to the specified json.
Synopsis
Declared in <bdljsn_json.h>
Json_Initializer(Json const& json);
Parameters
Name |
Description |
json |
JSON value |
Created with MrDocs