mirror of
https://github.com/nlohmann/json.git
synced 2026-03-22 00:42:45 +00:00
cleanup and documentation
This commit is contained in:
8
doc/examples/operatorjson_pointer.output
Normal file
8
doc/examples/operatorjson_pointer.output
Normal file
@@ -0,0 +1,8 @@
|
||||
1
|
||||
"foo"
|
||||
[1,2]
|
||||
2
|
||||
"bar"
|
||||
{"array":[1,2],"boolean":true,"number":1,"string":"bar"}
|
||||
[1,21,null,null,44]
|
||||
[1,21,null,null,44,55]
|
||||
Reference in New Issue
Block a user