Skip to content
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

[dcl.init] Explicitly define "initializer expression" #2934

Open
sdkrystian opened this issue Jun 16, 2019 · 1 comment
Open

[dcl.init] Explicitly define "initializer expression" #2934

sdkrystian opened this issue Jun 16, 2019 · 1 comment

Comments

@sdkrystian
Copy link
Contributor

In the current wording, [dcl.init] often refers to an "initializer expression" without clearly defining what that would be. In most initialization contexts, an initialization expression does not exist, and only exists when using the parenthized expression-list form of an initializer with a single expression, or the = form of a brace-or-equals-initializer. While with much effort it can be deduced from the wording (with knowledge of expected behavior), it should be explicitly defined to increase readability.

@jensmaurer jensmaurer added the decision-required A decision of the editorial group (or the Project Editor) is required. label Jun 28, 2019
@jensmaurer
Copy link
Member

Editorial meeting: p17.6.1 definitely wrong; implicit definition of "initializer expression" in p17. Do not change anything here without core review.

@jensmaurer jensmaurer removed the decision-required A decision of the editorial group (or the Project Editor) is required. label Jul 16, 2019
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

No branches or pull requests

2 participants