Skip to content

[iterator.cust.swap] Should iter_move be qualified with ranges::? #4576

@frederick-vs-ja

Description

@frederick-vs-ja

It is clear that iter_move in [iterator.cust.swap] denotes ::std::ranges::iter_move. However, it seems that [contents]/3 makes unqualified iter_move denote the non-existing ::std::iter_move.

So should we qualify these occurrences of iter_move with ranges::?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions