Skip to content

[alg.replace]p8 Ambiguous assignment #3317

Closed
@JohelEGP

Description

@JohelEGP
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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @JohelEGP@jensmaurer

    Issue actions

      [alg.replace]p8 Ambiguous assignment · Issue #3317 · cplusplus/draft