nlohmann::basic_json::push_back

add an object to an object

Synopsis

Declared in <nlohmann/json.hpp>

void
push_back(initializer_list_t init);

Parameters

NameDescription
inithelper type for initializer lists of basic_json values