mirror of
https://github.com/nlohmann/json.git
synced 2026-09-27 06:10:44 +01:00
These breaks were just added to silence a GCC warning - the GCC is right about warning as it cannot know that the expect function will not return in these two scenarios.