Skip to content

[CWG Motion 3] P2287R6 Designated-initializers for Base Classes#9131

Open
jensmaurer wants to merge 2 commits into
mainfrom
motions-2026-06-cwg-3
Open

[CWG Motion 3] P2287R6 Designated-initializers for Base Classes#9131
jensmaurer wants to merge 2 commits into
mainfrom
motions-2026-06-cwg-3

Conversation

@jensmaurer

Copy link
Copy Markdown
Member

Fixes #9070

Also fixes cplusplus/papers#978

@jensmaurer jensmaurer added this to the post-2026-06 milestone Jun 14, 2026

@eisenwave eisenwave left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks correct except one mistake.

Comment thread source/declarations.tex Outdated
the explicitly initialized elements of the aggregate
are the elements that are, or contain, those members.
the aggregate shall be of class type \tcode{C}.
For each \tcode{designator}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For each \tcode{designator}
For each \grammarterm{designator}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@jensmaurer jensmaurer requested a review from eisenwave June 14, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[2026-06 CWG Motion 3] P2287R6 Designated-initializers for Base Classes P2287 R5 Designated-initializers for base classes

2 participants