1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-06 06:42:33 +03:00

add contains function for JSON pointers

This commit is contained in:
Niels Lohmann
2019-06-30 10:03:08 +02:00
parent 39011a1759
commit 258fa798f1
7 changed files with 338 additions and 23 deletions

View File

@ -0,0 +1,10 @@
true
true
true
true
true
false
false
false
[json.exception.parse_error.106] parse error: array index '01' must not begin with '0'
[json.exception.parse_error.109] parse error: array index 'one' is not a number