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