Skip to content

Add ranges::contains[_subrange]#2607

Open
akukanov wants to merge 5 commits intomainfrom
dev/ranges-contains-akukanov
Open

Add ranges::contains[_subrange]#2607
akukanov wants to merge 5 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
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.

1 participant