1
0
mirror of https://github.com/nlohmann/json synced 2024-11-26 13:50:07 +00:00
nlohmannjson/doc/examples/json_pointer__parent_pointer.output
2019-03-17 22:25:18 +01:00

4 lines
71 B
Plaintext

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