[Bug c++/85825] Incorrect selection of method in template<auto> class specialization.

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 18 08:50:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This was fixed on trunk by r254843 which makes it a dup of PR 79092.

C++17 bugs are unlikely to get backported to gcc-7-branch, use gcc-8 for better
C++17 support.

*** This bug has been marked as a duplicate of bug 79092 ***


More information about the Gcc-bugs mailing list