Store the object pointed to by the specified json to the Json object pointed to by d_this_p.
Synopsis
Declared in <bdljsn_json.h>
void
operator()(Json const* json) const;
Parameters
Name |
Description |
json |
pointer to JSON value |
Created with MrDocs