Tomasz Sowa 1c643a08b0 added a test whether we have reach the end of the input string
without this such an input json (incorrect json string as there is no {} characters):
"key": "value"
would be parsed correctly: "key" would be parsed and the rest would be skipped
2021-03-18 17:55:30 +01:00
2021-02-17 17:04:05 +01:00
Description
No description provided
2.2 MiB
Languages
C++ 98.3%
Shell 0.6%
C 0.6%
Makefile 0.5%