Skip to content

Add ranges::contains[_subrange]#2607

Merged
akukanov merged 7 commits intomainfrom
dev/ranges-contains-akukanov
May 6, 2026
Merged

Add ranges::contains[_subrange]#2607
akukanov merged 7 commits intomainfrom
dev/ranges-contains-akukanov

Conversation

@akukanov
Copy link
Copy Markdown
Contributor

@akukanov akukanov commented Mar 11, 2026

The implementations of ranges::contains and ranges::contains_subrange redirect to find and search respectively, as described in the C++ standard.

@akukanov akukanov force-pushed the dev/ranges-contains-akukanov branch 2 times, most recently from 7c516fb to 95e4fed Compare March 12, 2026 11:57
@akukanov akukanov added this to the 2022.13.0 milestone Mar 13, 2026
@akukanov akukanov force-pushed the dev/ranges-contains-akukanov branch 12 times, most recently from 84fc752 to 57763ff Compare March 13, 2026 19:33
@akukanov akukanov marked this pull request as ready for review March 13, 2026 19:33
@akukanov akukanov force-pushed the dev/ranges-contains-akukanov branch 2 times, most recently from f039f4b to e1532ed Compare March 19, 2026 14:34
@akukanov akukanov force-pushed the dev/ranges-contains-akukanov branch from e1532ed to 943faa9 Compare March 25, 2026 12:36
Comment thread include/oneapi/dpl/pstl/glue_algorithm_ranges_impl.h Outdated
Co-authored-by: Sergey Kopienko <sergey.kopienko@intel.com>
Copy link
Copy Markdown
Contributor

@SergeyKopienko SergeyKopienko left a comment

Choose a reason for hiding this comment

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

LGTM

@akukanov akukanov merged commit eb53aa0 into main May 6, 2026
22 of 23 checks passed
@akukanov akukanov deleted the dev/ranges-contains-akukanov branch May 6, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants