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

Clarify conditions for oneDPL pseudo-iterators comparison #482

Open
akukanov opened this issue Mar 23, 2023 · 0 comments
Open

Clarify conditions for oneDPL pseudo-iterators comparison #482

akukanov opened this issue Mar 23, 2023 · 0 comments
Labels

Comments

@akukanov
Copy link
Contributor

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.

@akukanov akukanov added the DPL label Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant