https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101670
Andrew Pinski changed:
What|Removed |Added
CC||guyutongxue at 163 dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101670
--- Comment #3 from Fedor Chelnokov ---
A shorter example:
template concept x = true;
void foo(x auto) {}
Online demo: https://godbolt.org/z/sT74G8crE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101670
Martin Liška changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101670
Joe Loser changed:
What|Removed |Added
CC||joeloser93 at gmail dot com
--- Comment #1