https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99546
--- Comment #9 from Andrew Giese ---
(In reply to Jonathan Wakely from comment #8)
> The OP's example is supposed to be ill-formed though, it shouldn't compile
> successfully. So I don't think it's fixed.
That's my mistake, sorry. Yes the second
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99546
Andrew Giese changed:
What|Removed |Added
CC||gieseanw+gcc at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113925
Bug ID: 113925
Summary: static assert on requires clause with non-type bool
template instantiated with immediately invoked
consteval lambda is incorrectly rejected
Product: