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

P1899R3 views::stride #2915

Closed
StephanTLavavej opened this issue Jul 25, 2022 · 2 comments · Fixed by #2981
Closed

P1899R3 views::stride #2915

StephanTLavavej opened this issue Jul 25, 2022 · 2 comments · Fixed by #2981
Labels
cxx23 C++23 feature fixed Something works now, yay! ranges C++20/23 ranges

Comments

@StephanTLavavej
Copy link
Member

P1899R3 views::stride

Feature-test macro (expected):

#define __cpp_lib_ranges_stride 202207L
@StephanTLavavej StephanTLavavej added the cxx23 C++23 feature label Jul 25, 2022
@StephanTLavavej StephanTLavavej added the ranges C++20/23 ranges label Jul 25, 2022
@JMazurkiewicz
Copy link
Contributor

I've started working on this feature: https://github.com/JMazurkiewicz/STL/tree/stride_view

@CaseyCarter
Copy link
Member

I've started working on this feature: https://github.com/JMazurkiewicz/STL/tree/stride_view

Great! I'll move this to "Investigating" to avoid duplication of work. Please let us know if you need to stop work for any reason.

@StephanTLavavej StephanTLavavej added the fixed Something works now, yay! label Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx23 C++23 feature fixed Something works now, yay! ranges C++20/23 ranges
Projects
Development

Successfully merging a pull request may close this issue.

3 participants