Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ranges::find_end #815

Merged
merged 4 commits into from
May 12, 2020
Merged

Conversation

CaseyCarter
Copy link
Contributor

Partially addresses #39.

@CaseyCarter CaseyCarter added the cxx20 C++20 feature label May 9, 2020
@CaseyCarter CaseyCarter requested a review from a team as a code owner May 9, 2020 00:23
…__cpp_lib_concepts` (which implies `_HAS_CXX20`, which implies `__cpp_lib_is_constant_evaluated`)
@CaseyCarter CaseyCarter self-assigned this May 12, 2020
@CaseyCarter CaseyCarter merged commit 21046cc into microsoft:master May 12, 2020
@CaseyCarter CaseyCarter deleted the find_end branch May 12, 2020 21:10
@CaseyCarter
Copy link
Contributor Author

Thanks for your many contributions, and for being an all-around wonderful person!

@CaseyCarter CaseyCarter mentioned this pull request Jun 11, 2020
@CaseyCarter CaseyCarter removed their assignment Jun 27, 2020
@StephanTLavavej StephanTLavavej added the ranges C++20/23 ranges label Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx20 C++20 feature ranges C++20/23 ranges
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants