json/include/nlohmann/detail
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
..
conversions 🎨 cleanup after #1228 2018-09-09 18:19:33 +02:00
input Move lambda out of unevaluated context 2018-09-10 13:34:59 +02:00
iterators split meta.hpp, add detected_t (used to define concepts) 2018-08-16 11:58:42 +02:00
meta Fix issue #1237 2018-09-20 10:33:14 +02:00
output split meta.hpp, add detected_t (used to define concepts) 2018-08-16 11:58:42 +02:00
exceptions.hpp 🔨 improved code #1021 2018-03-28 19:37:21 +02:00
json_pointer.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
json_ref.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
macro_scope.hpp use detected instead of has_* traits 2018-09-07 12:17:59 +02:00
macro_unscope.hpp use detected instead of has_* traits 2018-09-07 12:17:59 +02:00
value_t.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00