[Bug c++/118066] Diagnostic for variadic concept with fold expression on other concepts is unhelpful

2024-12-16 Thread sergey at murzin dot pw via Gcc-bugs
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

2024-12-16 Thread sergey at murzin dot pw via Gcc-bugs
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

[Bug c++/95553] Incorrect/misspelled designators not triggering compilation error

2020-06-08 Thread sergey at murzin dot pw
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95553 Sergei Murzin changed: What|Removed |Added CC||sergey at murzin dot pw --- Comment #2