Skip to content

Clarify conditions for oneDPL pseudo-iterators comparison #482

@akukanov

Description

@akukanov

The specification says the iterator-like type returned by dpl::begin/en functions is "CopyConstructible, CopyAssignable, and comparable with operators == and !=". However in C++ typically only iterators over the same sequence might be comparable. It makes sense to clarify the domain of equality comparison for oneDPL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions