• Niels Lohmann's avatar
    🐛 fixed a logical error · fc48b8ac
    Niels Lohmann authored
    Treated the size of the range as the number of thousand separators.
    This logical error yielded a negative value for written_bytes and
    eventually an infinite loop, as written_bytes was converted to an
    unsigned value.
    fc48b8ac
json.hpp.re2c 407 KB