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

[basic.life],[mem.res.private],[mem.res.pool.mem],[mem.res.monotonic.buffer] fix cross-references #1842

Merged
merged 1 commit into from Nov 25, 2017

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Nov 23, 2017

6.6.4.4.2 [basic.stc.dynamic.deallocation] only mentions "storage" once, in "the deallocation function shall deallocate the storage referenced by the pointer".

I think the references are supposed to be to 6.6.4.4.1 [basic.stc.dynamic.allocation] instead, which has lots to say about "allocated storage".

Fixes #1841 (assuming I'm right about the references being wrong).

@jensmaurer
Copy link
Member

Looks good to me.
(Maybe we should actually define the term "allocated storage", but at least we're no longer pointing into the weeds now.)

@zygoloid zygoloid merged commit d112530 into cplusplus:master Nov 25, 2017
@jwakely jwakely deleted the mem.res-xrefs branch January 22, 2022 09:15
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

3 participants