json/include/nlohmann
Théo DELRIEU 4e52277b70
Fix issue #1237
* Make the conversion operator SFINAE correct.
* Workaround a GCC bug with some traits in type_traits.hpp

The first bullet-point implies that every `get`/`get_ptr` be SFINAE
correct as well.
2018-09-20 10:33:14 +02:00
..
detail Fix issue #1237 2018-09-20 10:33:14 +02:00
adl_serializer.hpp make from_json SFINAE-correct 2018-09-07 14:10:37 +02:00
json.hpp Fix issue #1237 2018-09-20 10:33:14 +02:00
json_fwd.hpp 📝 link to cppreference via HTTPS 2018-06-24 22:34:47 +02:00