mirror of
https://github.com/nlohmann/json.git
synced 2026-02-09 11:42:51 +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.