mirror of
https://github.com/nlohmann/json.git
synced 2026-05-01 12:19:25 +00:00
4e52277b70
* 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.