[Bug c++/118066] Diagnostic for variadic concept with fold expression on other concepts is unhelpful
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.
[Bug c++/118066] New: Diagnostic for variadic concept with fold expression on other concepts is unhelpful
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118066 Bug ID: 118066 Summary: Diagnostic for variadic concept with fold expression on other concepts is unhelpful Product: gcc Version: 14.2.1 Status: UNCONFIRMED Se