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

[over.oper] Remove incorrect and redundant sentence in a note. #2040

Merged
merged 1 commit into from May 8, 2018

Conversation

jensmaurer
Copy link
Member

Fixes #2038.

@@ -3084,8 +3084,6 @@
\terminal{<< >> <<= >>= ++ -- ,}\br
\end{bnf}
\begin{note}
The last two operators are function call\iref{expr.call}
and subscripting\iref{expr.sub}.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe move this to the end of the note, and change "the last" to "the latter"? I think it's useful to mention in passing here what operator() and operator[] mean.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed.

@jensmaurer jensmaurer added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label May 7, 2018
@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label May 7, 2018
@zygoloid zygoloid merged commit dc6d80a into cplusplus:master May 8, 2018
@jensmaurer jensmaurer deleted the b12 branch May 8, 2018 06:53
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