• Théo DELRIEU's avatar
    Fix issue #1237 · 4e52277b
    Théo DELRIEU authored
    * 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.
    4e52277b
unit-udt.cpp 20.8 KB