1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-29 23:01:16 +03:00

more documentation

This commit is contained in:
Niels
2016-04-17 18:18:49 +02:00
parent 40e899a819
commit f883a04c87
5 changed files with 102 additions and 22 deletions

View File

@ -0,0 +1,3 @@
domain_error: JSON pointer must be empty or begin with '/'
domain_error: escape error: '~' must be followed with '0' or '1'
domain_error: escape error: '~' must be followed with '0' or '1'