Skip to content

[dcl.init.general] Prevent contradiction for initialization of aggregates#8447

Merged
tkoeppe merged 1 commit into
cplusplus:mainfrom
cowel-org:fix-direct-init-sequencing-contradiction
Dec 13, 2025
Merged

[dcl.init.general] Prevent contradiction for initialization of aggregates#8447
tkoeppe merged 1 commit into
cplusplus:mainfrom
cowel-org:fix-direct-init-sequencing-contradiction

Conversation

@eisenwave

Copy link
Copy Markdown
Member

Fixes #6755.

Jens wants this to be ready for post-Kona CWG review.

@eisenwave eisenwave added cwg Issue must be reviewed by CWG. P1-Important Misapplication of paper, malformed code, internal inconsistencies labels Nov 8, 2025
@jensmaurer

Copy link
Copy Markdown
Member

CWG 2025-11-08 in Kona: Approved.

@jensmaurer jensmaurer added this to the post-2025-11 milestone Nov 17, 2025
@tkoeppe tkoeppe merged commit 967ffd7 into cplusplus:main Dec 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cwg Issue must be reviewed by CWG. P1-Important Misapplication of paper, malformed code, internal inconsistencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dcl.init.general] p20 contradicts the wording of parenthesized aggregate-initialization

3 participants