📝 fix for #639

Removed deprecated documentation of the comparison operator.
This commit is contained in:
Niels Lohmann 2017-07-07 21:16:33 +02:00
parent e99b783def
commit 32065c8045
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
2 changed files with 2 additions and 4 deletions

View file

@ -846,6 +846,7 @@ I deeply appreciate the help of the following people.
- [Vincent Thiery](https://github.com/vthiery) maintains a package for the Conan package manager.
- [Steffen](https://github.com/koemeet) fixed a potential issue with MSVC and `std::min`.
- [Mike Tzou](https://github.com/Chocobo1) fixed some typos.
- [amrcode](https://github.com/amrcode) noted a missleading documentation about comparison of floats.
Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.