-
Notifications
You must be signed in to change notification settings - Fork 805
[lib] Remove superfluous typename in alias declarations
#8371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
f0ab521 to
7697a93
Compare
typename in alias declarations
|
I have performed a visual inspection of the PR and can confirm all changes look correct, and there are no line-wrapping issues where removing a I have not yet gone looking for potential missing cases, such as |
|
This would be good to land before Kona so that wording reviews have the right base, although I am sure that Jonathan and Jeff will cope regardless. |
|
@AlisdairM This needs to be rebased I'm afraid. |
This comment was marked as resolved.
This comment was marked as resolved.
Also add an automatic check. Fixes NB US 64-127 (C++26 CD).
|
@tkoeppe , rebased and added the change mentioned in #8371 (comment) |
|
Great, thank you! |
Fixes NB US 64-127 (C++26 CD).
Also add an automatic check.
Fixes cplusplus/nbballot#706