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

[output.iterators] Remove misleading italics from note #2360

Merged
merged 1 commit into from Oct 17, 2018

Conversation

CaseyCarter
Copy link
Contributor

Since LWG asked me to remove these from P0896's OutputIterator, they probably don't belong in Cpp17OutputIterator either.

Since LWG asked me to remove these from P0896's OutputIterator, they probably don't belong in Cpp17OutputIterator either.
@@ -476,11 +476,9 @@
The only valid use of an
\tcode{operator*}
is on the left side of the assignment statement.
\textit{Assignment through the same value of the iterator happens only once.}
Assignment through the same value of the iterator happens only once.
Copy link
Member

Choose a reason for hiding this comment

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

If we can't use blinking text here instead then I agree with removing the emphasis.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

<marquee>Assignment through the same value of the iterator happens only once.</marquee>

@tkoeppe tkoeppe merged commit 4afc80a into cplusplus:master Oct 17, 2018
@CaseyCarter CaseyCarter deleted the output_italics branch October 17, 2018 14:50
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