Synopsis
Declared in <nlohmann/json.hpp>
[[nodiscard]]
static
basic_json<>
array(initializer_list_t init = {});
Return Value
|
Note
|
The return value should not be discarded. |
Created with MrDocs