• Niels Lohmann's avatar
    🔨 small refactoring · c333679a
    Niels Lohmann authored
    The solution with a std::runtime_error member is more elegant. It
    allows to have std::exception as base class again. However, I still
    have no idea why GCC thinks the copy constructor may throw...
    c333679a
json.hpp 484 KB