1
0
mirror of https://github.com/nlohmann/json synced 2024-12-02 00:20:06 +00:00
nlohmannjson/doc/examples/json_pointer__parent_pointer.output

4 lines
71 B
Plaintext
Raw Normal View History

2019-03-17 21:25:18 +00:00
parent of "" is ""
parent of "/foo" is ""
parent of "/foo/0" is "/foo"