json/include/nlohmann/detail/meta
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
..
cpp_future.hpp refactor is_compatible_type, remove conjunction & co 2018-09-07 12:18:03 +02:00
detected.hpp split meta.hpp, add detected_t (used to define concepts) 2018-08-16 11:58:42 +02:00
is_sax.hpp add static_asserts on SAX interface 2018-08-16 11:59:57 +02:00
type_traits.hpp Fix issue #1237 2018-09-20 10:33:14 +02:00
void_t.hpp fix void_t for older compilers 2018-09-07 12:17:33 +02:00