add an object to an array
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
template<class... Args> reference emplace_back(Args&&... args);
reference to the inserted element