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

[range.utility.conv.general] Add missing template parameter to container_inserter #5333

Merged
merged 1 commit into from Mar 23, 2022

Conversation

hewillk
Copy link
Contributor

@hewillk hewillk commented Mar 6, 2022

Also, I strongly doubt that this should be a constexpr function, if so I'd be happy to add an LWG (if that can't be as an edit fixed) for it.

@hewillk hewillk changed the title [range.utility.conv.general] Add missing template parameter to contai… [range.utility.conv.general] Add missing template parameter to container_inserter Mar 6, 2022
@hewillk
Copy link
Contributor Author

hewillk commented Mar 22, 2022

Any comments?

@jensmaurer
Copy link
Member

The words in P1206R7 Conversions from ranges to containers were correctly applied, so this was a bug in the incoming paper. Given the usage, this change looks plausible.

@jwakely , @CaseyCarter , @ericniebler , @cor3ntin : Please offer an opinion.

@ericniebler
Copy link

Looks good to me.

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

6 participants