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::generate and ranges::generate_n #905

Merged
merged 43 commits into from
Jul 11, 2020

Conversation

ahanamuk
Copy link
Contributor

No description provided.

@ahanamuk ahanamuk added the cxx20 C++20 feature label Jun 17, 2020
@ahanamuk ahanamuk requested a review from a team as a code owner June 17, 2020 16:05
@ghost
Copy link

ghost commented Jun 17, 2020

CLA assistant check
All CLA requirements met.

@CaseyCarter CaseyCarter mentioned this pull request Jun 17, 2020
tests/std/include/range_algorithm_support.hpp Outdated Show resolved Hide resolved
stl/inc/algorithm Outdated Show resolved Hide resolved
tests/std/tests/P0896R4_ranges_alg_generate_n/test.cpp Outdated Show resolved Hide resolved
tests/std/tests/P0896R4_ranges_alg_generate_n/test.cpp Outdated Show resolved Hide resolved
tests/std/tests/P0896R4_ranges_alg_generate_n/test.cpp Outdated Show resolved Hide resolved
@StephanTLavavej StephanTLavavej added the ranges C++20/23 ranges label Jul 8, 2020
Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
@CaseyCarter CaseyCarter removed their assignment Jul 9, 2020
@StephanTLavavej StephanTLavavej self-assigned this Jul 10, 2020
@StephanTLavavej StephanTLavavej merged commit ee6019d into microsoft:master Jul 11, 2020
@StephanTLavavej
Copy link
Member

Thanks for implementing these ranges algorithms, they're going to generate a lot of excitement. 😎

@miscco
Copy link
Contributor

miscco commented Jul 11, 2020

@CaseyCarter how did you hack into @StephanTLavavej's account?

@CaseyCarter
Copy link
Member

@CaseyCarter how did you hack into @StephanTLavavej's account?

I had the exact same thought - he's even using the sunglasses emoji instead of cat emoji! I feel seen.

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.

5 participants