Store a JsonArray containing the elements of the specified il into the Json object pointed to by d_this_p.
Synopsis
Declared in <bdljsn_json.h>
void
operator()(bsl::span<Json_Initializer const> il) const;
Parameters
Name |
Description |
il |
span of initializer values |
Created with MrDocs