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

[stmt.dcl] Vacuous initialization is defined in [basic.life] #3314

Merged
merged 1 commit into from Oct 22, 2019

Conversation

sdkrystian
Copy link
Contributor

[stmt.dcl] p3 sentence 2 says:

A program that jumps from a point where a variable with automatic storage duration is not in scope to a point where it is in scope is ill-formed unless the variable has vacuous initialization ([dcl.init]).

f3a6b2e kept the crosslink when they removed the reference to initializer and added vacuous initialization. Vacuous initialization is defined in [basic.life].

@sdkrystian sdkrystian changed the title [stmt.dcl] ]Vacuous initialization is defined in [basic.life] [stmt.dcl] Vacuous initialization is defined in [basic.life] Oct 22, 2019
@jensmaurer jensmaurer merged commit e4b690b into cplusplus:master Oct 22, 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

Successfully merging this pull request may close these issues.

None yet

2 participants