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

[flat.multiset.defn] Fix erroneous duplication of iter-value-type<InputIterator> #6259

Conversation

frederick-vs-ja
Copy link
Contributor

iter-value-type<InputIterator> should appear only once in both deduction guides.

`iter-value-type<InputIterator>` is incorrectly repeated, it should appear only once in both deduction guides.
Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

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

@jwakely , this looks right to me.

@frederick-vs-ja
Copy link
Contributor Author

#6260 supersedes this.

@frederick-vs-ja frederick-vs-ja deleted the deduplicate-flat_multiset branch October 10, 2023 11:18
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

2 participants