| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| detail | ||
| adl_serializer.hpp | ||
| json.hpp | ||
| json_fwd.hpp |
Putting pop_back() to public and creating a trivial push_back() method allows users of nlohmann::json_pointer to manipulate an existing json-pointer by adding or removing keys at the end. This is useful for traversing a JSON-instance and keeping track of its "absolute path" at any moment. In my case for a schema-validator error-handler.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| detail | Loading commit data... | |
| adl_serializer.hpp | Loading commit data... | |
| json.hpp | Loading commit data... | |
| json_fwd.hpp | Loading commit data... |