1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-29 23:01:16 +03:00
Files
json/examples/json_pointer__parent_pointer.output

4 lines
71 B
Plaintext

parent of "" is ""
parent of "/foo" is ""
parent of "/foo/0" is "/foo"