[Bug c++/101113] g++ thinks constructor suppressed by a requires clause is actually a bad copy constructor

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 17 21:49:02 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-06-17
           Keywords|                            |rejects-valid
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Confirmed. Fails with older versions too and doesn't seem to be a regression.


More information about the Gcc-bugs mailing list