mirror of
https://github.com/nlohmann/json.git
synced 2026-05-21 05:35:23 +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.