Skip to content

[2025-06-lwg-21] P3149R11 async_scope - Creating scopes for non-sequential concurrency #8027

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

burblebee
Copy link
Contributor

@burblebee burblebee commented Jun 27, 2025

[exec.associate]p12 Renamed "scope_token" to "scope_tkn" due to libconcept of
the same name.
[exec.spawn.future]p2 [exec.spawn]p2 Employ bullets. [exec.stop.when]p3 [exec.counting.scope]p11 Merged paragraphs via bullets for
clarification ("sndr" and "token" aren't defined otherwise and get confused
with the \exposids of the same name).
[exec.counting.scopes.general] Added missing \expos comments. [exec.counting.scopes.general] Fixed "close" in scope-state-type to "closed". [exec.counting.scopes.general]p1.3 Changed "the scope" to "scope".

Fixes #7958.
Fixes cplusplus/papers#1800

[exec.associate]p12 Renamed "scope_token" to "scope_tkn" due to libconcept of
  the same name.
[exec.spawn.future]p2 [exec.spawn]p2 Employ bullets.
[exec.stop.when]p3 [exec.counting.scope]p11 Merged paragraphs via bullets for
  clarification ("sndr" and "token" aren't defined otherwise and get confused
  with the \exposids of the same name).
[exec.counting.scopes.general] Added missing \expos comments.
[exec.counting.scopes.general] Fixed "close" in scope-state-type to "closed".
[exec.counting.scopes.general]p1.3 Changed "the scope" to "scope".
@jensmaurer
Copy link
Member

[exec.associate]p12 Renamed "scope_token" to "scope_tkn" due to libconcept of the same name.

That's not really a hard conflict due to name lookup rules, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants