https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118066
--- Comment #1 from Sergei Murzin ---
A better CE link https://compiler-explorer.com/z/3dG8zKPfb
Where we can also see that Clang is actually quite good at displaying this sort
of failure.
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: sergey at murzin dot pw
Target Milestone: ---
When we define a variadic concept using another concept as implementation with
a fold expression as shown below
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95553
Sergei Murzin changed:
What|Removed |Added
CC||sergey at murzin dot pw
--- Comment #2