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

[stringbuf.virtuals] has "Returns:" inside Effects: #1552

Closed
jwakely opened this issue Mar 18, 2017 · 3 comments
Closed

[stringbuf.virtuals] has "Returns:" inside Effects: #1552

jwakely opened this issue Mar 18, 2017 · 3 comments

Comments

@jwakely
Copy link
Member

jwakely commented Mar 18, 2017

We could change the Effects: to say something like "The result is c" and then change the Returns: to:

Returns: The result as described above, or traits::eof() to indicate failure.

@jwakely
Copy link
Member Author

jwakely commented Mar 18, 2017

Or follow the style of the overflow function right below it, so the Effects: say "Signals success by returning c."

@jwakely
Copy link
Member Author

jwakely commented Mar 18, 2017

Same issue in [filebuf.virtuals] and [depr.strstreambuf.virtuals].

@jwakely
Copy link
Member Author

jwakely commented Jul 20, 2017

I've just re-noticed the same thing in [filebuf.virtuals], I'll fix it the same way.

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

1 participant