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

[iter.concepts.general] example could be simplified slightly #3913

Closed
jwakely opened this issue Mar 27, 2020 · 0 comments · Fixed by #3950
Closed

[iter.concepts.general] example could be simplified slightly #3913

jwakely opened this issue Mar 27, 2020 · 0 comments · Fixed by #3950

Comments

@jwakely
Copy link
Member

jwakely commented Mar 27, 2020

I think the bool operator!=(I) const; member can be removed, because it can be synthesized from operator== so doesn't add any value.

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 a pull request may close this issue.

1 participant