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

[alg.replace]p8 Ambiguous assignment #3317

Closed
JohelEGP opened this issue Oct 22, 2019 · 0 comments · Fixed by #3867
Closed

[alg.replace]p8 Ambiguous assignment #3317

JohelEGP opened this issue Oct 22, 2019 · 0 comments · Fixed by #3867
Assignees

Comments

@JohelEGP
Copy link
Contributor

draft/source/algorithms.tex

Lines 4823 to 4826 in 9af3fc2

Assigns to every iterator \tcode{i}
in the range \range{result}{result + (last - first)}
either \tcode{new_value} or \tcode{*\brk(first + (i - result))}
depending on whether $E$ holds.

The spec isn't clear on which expression is assigned when E has which 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.

2 participants