1
0
mirror of https://github.com/nlohmann/json.git synced 2025-08-12 03:42:46 +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"