[Bug c++/99186] std::tuple compilation error when elements are specializations of template class declared with template < auto E > syntax with E being a enumerator of a enum

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 8 15:38:16 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99186

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=93740

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The compiler problem isn't fixed, but I think comment 1 is correct that PR
93740 already covers that.


More information about the Gcc-bugs mailing list