nlohmann::basic_json<>::object

Synopsis

Declared in <nlohmann/json.hpp>

[[nodiscard]]
static
basic_json<>
object(initializer_list_t init = {});

Return Value

NOTE

The return value should not be discarded.