[Bug c++/105908] [12/13 Regression] out-of-class definition of templated method with decltype in trailing return type fails to compile
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 10 12:15:58 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105908
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Status|UNCONFIRMED |NEW
CC| |jason at gcc dot gnu.org,
| |ppalka at gcc dot gnu.org
Summary|out-of-class definition of |[12/13 Regression]
|templated method with |out-of-class definition of
|decltype in trailing return |templated method with
|type fails to compile |decltype in trailing return
| |type fails to compile
Last reconfirmed| |2022-06-10
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=91706
Known to fail| |13.0
Target Milestone|--- |12.2
Ever confirmed|0 |1
--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Started with r12-1273.
More information about the Gcc-bugs
mailing list