You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is tricky. The problem here is that the alias this makes TestStruct an InputRange and those are treated differently from "regular" aggregates. I'm not sure how to support ranges and have the example code work.
This broken down testcase doesn't compile, as long there is a alias this.
The text was updated successfully, but these errors were encountered: