Skip to content

Conversation

@jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Oct 26, 2025

Fixes NB US 64-127 (C++26 CD).

Also add an automatic check.

Fixes cplusplus/nbballot#706

@jensmaurer jensmaurer requested a review from jwakely October 26, 2025 11:56
@jensmaurer jensmaurer force-pushed the c81 branch 2 times, most recently from f0ab521 to 7697a93 Compare October 26, 2025 12:01
@jensmaurer jensmaurer changed the title [lib] Remove superfluous in alias declarations [lib] Remove superfluous typename in alias declarations Oct 26, 2025
@eisenwave eisenwave added the ballot-comment Response to an NB or ISO comment on a ballot label Oct 27, 2025
@AlisdairM
Copy link
Contributor

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 typename might have warranted a reflow.

I have not yet gone looking for potential missing cases, such as using = and typename being split over two lines --- and it is entirely possible that there are no such cases in the standard library.

@jensmaurer jensmaurer added this to the C++26 milestone Oct 27, 2025
@AlisdairM
Copy link
Contributor

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.

@tkoeppe
Copy link
Contributor

tkoeppe commented Oct 31, 2025

@AlisdairM This needs to be rebased I'm afraid.

@tkoeppe tkoeppe added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Oct 31, 2025
@frederick-vs-ja

This comment was marked as resolved.

@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Oct 31, 2025
Also add an automatic check.

Fixes NB US 64-127 (C++26 CD).
@jensmaurer
Copy link
Member Author

@tkoeppe , rebased and added the change mentioned in #8371 (comment)

@tkoeppe
Copy link
Contributor

tkoeppe commented Oct 31, 2025

Great, thank you!

@tkoeppe tkoeppe merged commit 19a9248 into cplusplus:main Oct 31, 2025
2 checks passed
@jensmaurer jensmaurer deleted the c81 branch November 1, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ballot-comment Response to an NB or ISO comment on a ballot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants