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

[iterators] Declaration duplication #2580

Closed
JohelEGP opened this issue Dec 8, 2018 · 1 comment
Closed

[iterators] Declaration duplication #2580

JohelEGP opened this issue Dec 8, 2018 · 1 comment
Assignees

Comments

@JohelEGP
Copy link
Contributor

JohelEGP commented Dec 8, 2018

The class definition for reverse_iterator repeats the declaration of non-member functions in the header's synopsis. There's also a specialization for the variable template disable_sized_sentinel that doesn't appear in the synopsis.

The same duplication applies to the inserters and their inserter functions.

Similar to reverse_iterator, move_iterator has duplication.

@JohelEGP
Copy link
Contributor Author

The istream(buf)_iterators are affected, too.

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