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

[dcl.attr.deprecated, depr.ostream.members] Fix trailing whitespace in \tcode. #870

Merged
merged 1 commit into from Aug 1, 2016

Conversation

Eelis
Copy link
Contributor

@Eelis Eelis commented Jul 30, 2016

(Of the two changes, only the change in [depr.ostream.members] has a visible effect.)

@@ -976,7 +976,7 @@
\begin{itemdescr}
\pnum
\returns
\tcode{(strstreambuf*)\&sb }.
\tcode{(strstreambuf*)\&sb}.
Copy link
Contributor

Choose a reason for hiding this comment

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

Eew, shouldn't this be a static_cast?

Copy link
Member

@jwakely jwakely Aug 1, 2016

Choose a reason for hiding this comment

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

It's Annex D, so meh. It shouldn't even need a cast, &sb would be fine. But meh.

@jwakely jwakely merged commit e790562 into cplusplus:master Aug 1, 2016
@Eelis Eelis deleted the ws branch August 1, 2016 12:42
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