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
S
Description
No description provided
BSD-2-Clause
760 KiB
Languages
C++ 98.2%
Shell 0.7%
C 0.6%
Makefile 0.5%