• Niels Lohmann's avatar
    🐛 fix for #512 · 90273e93
    Niels Lohmann authored
    We totally forgot to implement the comparison operators other than ==
    and != for scalar types. Consequently, comparing a JSON value with a
    scalar type led to compile errors.
    90273e93
unit-regression.cpp 35.9 KB