Software Engineer | Competitve Programmer
Merged a pull request in nlohmann/json • May 11, 2026
Fix GCC C++20 modules compilation #5103
This PR fixes GCC C++20 modules compilation errors (issue #5103) that occur when nlohmann/json.hpp is included in a module preamble after importing other modules. What Changed include/nlohmann/jso...


