nlohmann::basic_json<>::array

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.