json/src
Niels Lohmann 90273e930c
🐛 fix for #512
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.
2017-04-07 15:44:41 +02:00
..
json.hpp 🐛 fix for #512 2017-04-07 15:44:41 +02:00
json.hpp.re2c 🐛 fix for #512 2017-04-07 15:44:41 +02:00