[Bug c++/123738] [16 Regression] "is not a constant expression" in code using a string literal operator template
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 21 07:04:05 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123738
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |16.0
Summary|"is not a constant |[16 Regression] "is not a
|expression" in code using a |constant expression" in
|string literal operator |code using a string literal
|template |operator template
Keywords| |rejects-valid
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Next time please paste the testcase without the "> " part, it makes it harder
to grab the testcase. You can attach the testcase and bugzilla has a way to
paste for the attachment too.
More information about the Gcc-bugs
mailing list