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

[class.dtor] Gather destructor behavior #3204

Closed
opensdh opened this issue Aug 28, 2019 · 0 comments · Fixed by #3213
Closed

[class.dtor] Gather destructor behavior #3204

opensdh opened this issue Aug 28, 2019 · 0 comments · Fixed by #3213
Assignees

Comments

@opensdh
Copy link
Contributor

opensdh commented Aug 28, 2019

[class.dtor]/12 ("After executing the body of the destructor…") describes behavior of any destructor rather than its declaration properties, like /14 ("[Note: Some language constructs…") and /15 ("A destructor is invoked implicitly…") rather than /11 and /13.

Move it after /14, where might be added (by Core issue) the transformation of =default into {} (if not into =delete).

@jensmaurer jensmaurer self-assigned this Sep 3, 2019
@jensmaurer jensmaurer changed the title Gather destructor behavior [class.dtor] Gather destructor behavior Sep 24, 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 a pull request may close this issue.

2 participants