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

[defns.access] Clarify definition of "access". #3470

Merged
merged 1 commit into from Nov 25, 2019

Conversation

zygoloid
Copy link
Member

Add cross-linking between the places that introduce accesses and the
definition of the term, and add a note explaining that we only ever
access objects of scalar type.

Copy link
Member

@Dani-Hub Dani-Hub left a comment

Choose a reason for hiding this comment

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

There is a typo in the last footnote: "constitue" => "constitute"

@languagelawyer
Copy link
Contributor

What was really missing is [conv.lval] saying that it may introduce a read.
But crossreferences would be helpful.

@jensmaurer jensmaurer added the changes requested Changes to the wording or approach have been requested and not yet applied. label Nov 16, 2019
source/intro.tex Outdated Show resolved Hide resolved
Add cross-linking between the places that introduce accesses and the
definition of the term, and add a note explaining that we only ever
access objects of scalar type.
@zygoloid zygoloid removed the changes requested Changes to the wording or approach have been requested and not yet applied. label Nov 18, 2019
@zygoloid zygoloid merged commit 2ca40df into cplusplus:master Nov 25, 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

4 participants