mirror of
https://github.com/nlohmann/json.git
synced 2026-06-01 10:49:42 +00:00
87bccbc335
It makes no sense to have this special exception. Instead of throwing when an input adapter is created, it is better to detect a parse error in later usage when an EOF is "read" unexpectedly.