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