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

Does [basic.life] have the wrong cross-reference? #1841

Closed
jwakely opened this issue Nov 23, 2017 · 1 comment
Closed

Does [basic.life] have the wrong cross-reference? #1841

jwakely opened this issue Nov 23, 2017 · 1 comment
Assignees

Comments

@jwakely
Copy link
Member

jwakely commented Nov 23, 2017

Otherwise, such a pointer refers to allocated storage (6.6.4.4.2),

Otherwise, such a glvalue refers to allocated storage (6.6.4.4.2),

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

Is it supposed to be [basic.stc.dynamic.allocation] instead, which has lots to say about "allocated storage"?

This bad cross-reference was copied by N3916 (see the note to the editor on page 16) and so appears in three more places.

@jensmaurer
Copy link
Member

Agreed.

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