Replies: 3 comments
|
|
0 replies
|
Is there any interest for |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
oneDPL gradually adds support for range algorithms working with standard C++ views. However some useful standard views were only added in C++23 or later - see https://en.cppreference.com/w/cpp/ranges for specific. This discussion is to decide which of these could make sense to add to oneDPL and support since C++20.
A few candidate views to add to oneDPL are below, one per a discussion "branch". Add new comments to propose more.
All reactions