mirror of
https://github.com/nlohmann/json.git
synced 2026-02-17 14:22:14 +00:00
* 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.