Skip to content

Conversation

dmitriy-sobolev
Copy link
Contributor

Adding contains, contains_subrange, find_last, find_last_if, find_last_if_not, starts_with and ends_with parallel range algorithms into oneDPL specification.

@akukanov akukanov added the DPL label Oct 1, 2025
@akukanov akukanov changed the title [oneDPL] Add c++23 search algorithms [oneDPL][ranges] Add c++23 search algorithms Oct 1, 2025
Copy link
Contributor

@akukanov akukanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think contains_subrange, starts_with and ends_with would be better categorized as sequence search, rather than element search.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants