-
Couldn't load subscription status.
- Fork 208
Initial implementation of when_all_range (incomplete) #1461
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
base: main
Are you sure you want to change the base?
Conversation
|
Oh this is exactly what I need! Is this planning to go into the C++ standard? Or it's only a stdexec's own utils? |
|
@lixin-wei it will not be in c++26. i don't currently have plans to write a proposal for |
|
@ericniebler I'm very excited to have I try! I haven't written any proposal before, would you please give me a bit guide, telling me what sections you'd like to see in the proposal? I'll fill the details according to your catalogue. |
|
@lixin-wei i would be happy to help. you can structure you paper like https://isocpp.org/files/papers/P3284R4.html, which proposes to add some algorithms to |
|
@ericniebler Thank you so much for the guide. I've written a basic veriosn: Rendered PDF / source code(edited since email notification). Would you pls have a look when you have time? And may I ask you 2 more questions?
|
No description provided.