1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-25 21:23:02 +04:00
Files
json/examples/json_pointer__parent_pointer.output
T

4 lines
71 B
Plaintext

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