[Bug c++/108282] [12/13 Regression] Disabled template method using requires-clause still viable through requires-expression
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 4 14:14:44 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108282
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppalka at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org
Summary|Disabled template method |[12/13 Regression] Disabled
|using requires-clause still |template method using
|viable through |requires-clause still
|requires-expression |viable through
| |requires-expression
Keywords| |rejects-valid
Ever confirmed|0 |1
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=90451
Last reconfirmed| |2023-01-04
Known to work| |11.3.0
Known to fail| |12.2.0, 13.0
Status|UNCONFIRMED |NEW
Target Milestone|--- |12.3
--- Comment #2 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Started with r12-7285-gc352ef0ed90cfc. I'm testing a trivial fix.
More information about the Gcc-bugs
mailing list