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

[stream.iterators] Requirements mixed with description #2587

Closed
JohelEGP opened this issue Dec 10, 2018 · 2 comments
Closed

[stream.iterators] Requirements mixed with description #2587

JohelEGP opened this issue Dec 10, 2018 · 2 comments

Comments

@JohelEGP
Copy link
Contributor

The descriptions for the istream(buf) iterators have requirements mixed with them, which should go after the class synopsis.

@jensmaurer jensmaurer added the decision-required A decision of the editorial group (or the Project Editor) is required. label Dec 29, 2018
@JohelEGP
Copy link
Contributor Author

JohelEGP commented Dec 29, 2018

https://wg21.link/P0738 takes care of the editorial changes for istream_iterator described here and more. The presentation of istreambuf_iterator suffers of similar problems as those outlined in the proposal. For example, the description states: "If the end of stream is reached [...], the iterator becomes equal to the end-of-stream iterator value.". But that isn't reflected in the detailed specifications.

@jensmaurer jensmaurer removed the decision-required A decision of the editorial group (or the Project Editor) is required. label Jun 5, 2019
@jensmaurer
Copy link
Member

P0738R2 was applied after Kona.

If you feel there are any issues in this area remaining, please open a new issue.

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

2 participants