applies a JSON patch in-place without copying the object
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
void patch_inplace(basic_json const& json_patch);