Fix 12371: C++20: Requires clause on a constructor#5972
Conversation
|
We have other issues with |
How would we simplify them? If we remove them then we cant apply checkers to the clause. |
|
Not applying checkers (which don't exist yet) seems better than throwing various syntax errors. What errors could we detect in a |
There are checkers that already exist but may need some tweaking to detect the issue.
If you wrote something like |
Fair enough. I wonder though how many places need to be tweaked so that |
No description provided.