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

P2300R10 std::execution #4768

Open
StephanTLavavej opened this issue Jun 30, 2024 · 1 comment
Open

P2300R10 std::execution #4768

StephanTLavavej opened this issue Jun 30, 2024 · 1 comment
Labels
compiler Compiler work involved cxx26 C++26 feature

Comments

@StephanTLavavej
Copy link
Member

StephanTLavavej commented Jun 30, 2024

WG21-P2300R10 std::execution

Feature-test macro (expected):

#define __cpp_lib_senders 202406L

Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.

@StephanTLavavej StephanTLavavej added the cxx26 C++26 feature label Jun 30, 2024
@timsong-cpp
Copy link
Contributor

Note that parts of this paper (e.g., GET-AWAITER) require compiler support.

@StephanTLavavej StephanTLavavej added the compiler Compiler work involved label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Compiler work involved cxx26 C++26 feature
Projects
Status: Unimplemented
Development

No branches or pull requests

2 participants