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

P0722R3 Efficient sized delete for variable sized classes #2166

Merged
merged 2 commits into from Jun 19, 2018

Conversation

zygoloid
Copy link
Member

Fixes #2122

@jensmaurer jensmaurer added this to the post-2018-06 milestone Jun 12, 2018
@jensmaurer jensmaurer self-requested a review June 18, 2018 20:51
Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

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

Looks good to me.

[basic.stc.dynamic.deallocation] Added paragraph break and reordered
words in definition of destroyong operator delete for clarity and to
avoid bad line wrapping.
This note is only correct due to subtleties of later wording
(particularly that a destroying operator delete cannot be a function
template). Correcting it results in it simply duplicating existing
normative rules and not adding anything. So remove it instead.
@zygoloid zygoloid merged commit 53c38a5 into master Jun 19, 2018
@jensmaurer jensmaurer deleted the motions-2018-06-cwg-10 branch October 19, 2019 20:04
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