Store the object pointed to by the specified jArr to the Json object pointed to by d_this_p.

Synopsis

Declared in <bdljsn_json.h>

void
operator()(JsonArray const* jArr) const;

Parameters

Name

Description

jArr

pointer to array value

Created with MrDocs