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. |
Created with MrDocs