Replies: 3 comments
-
The first and unquestionable candidate for support in oneDPL is |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there any interest for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions