[Bug c++/116928] Error on NTTP with '>' in braced default

2025-07-05 Thread eczbek.void at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116928 --- Comment #2 from eczbek.void at gmail dot com --- I made a patch: https://gcc.gnu.org/pipermail/gcc-patches/2025-June/685831.html

[Bug c++/116928] Error on NTTP with '>' in braced default

2024-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116928 --- Comment #1 from Andrew Pinski --- EDG rejects it in a similar fashion as GCC: "", line 2: error: expected an expression template 0 }> ^