mirror of
https://github.com/nlohmann/json
synced 2024-12-17 22:51:07 +00:00
cc36c65a89
To have nothrow-copy-constructible exceptions, we inherit from std::runtime_error which can cope with arbitrary-length error messages. Intermediate strings are built with static functions and then passed to the actual constructor. |
||
---|---|---|
.. | ||
data | ||
reports | ||
src | ||
thirdparty | ||
CMakeLists.txt | ||
Makefile |