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

LWG-3390 make_move_iterator() cannot be used to construct a move_iterator for a move-only iterator #547

Closed
StephanTLavavej opened this issue Feb 26, 2020 · 0 comments · Fixed by #567
Labels
fixed Something works now, yay! LWG Library Working Group issue
Milestone

Comments

@StephanTLavavej
Copy link
Member

LWG-3390 make_move_iterator() cannot be used to construct a move_iterator for a move-only iterator

@StephanTLavavej StephanTLavavej added the LWG Library Working Group issue label Feb 26, 2020
@Svido Svido mentioned this issue Feb 28, 2020
4 tasks
StephanTLavavej pushed a commit that referenced this issue Feb 29, 2020
…terator` for a move-only iterator (#567)

Fixes #547.
@StephanTLavavej StephanTLavavej added the fixed Something works now, yay! label Feb 29, 2020
@cbezault cbezault added this to the Conformance milestone May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed Something works now, yay! LWG Library Working Group issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants