access specified element via JSON Pointer
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
const_reference at(json_pointer const& ptr) const;
the type of an element const reference
nlohmann::json_pointer