Skip to content

[exec.split], [exec.when.all] Fix typo stop_callback_of_t -> stop_callback_for_t #7295

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

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

lewissbaker
Copy link
Contributor

The wording for [exec.split] and [exec.when.all] refers to an alias template stop_callback_of_t which is not defined anywhere.

There is, however, a stop_callback_for_t alias template defined in [thread.stoptoken.syn] which has the desired shape and semantics.

…lback_for_t

The wording for [exec.split] and [exec.when.all] refers to a template alias `stop_callback_of_t` which is not defined anywhere.

There is, however, a `stop_callback_for_t` alias defined in [thread.stoptoken.syn] which has the desired shape and semantics.
@jensmaurer jensmaurer merged commit d5c9f2d into cplusplus:main Oct 8, 2024
2 checks passed
@lewissbaker lewissbaker deleted the patch-5 branch October 9, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants