Skip to content

Seems like there's a typo in P2300R9 #217

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

Closed
emmett2020 opened this issue Apr 21, 2024 · 1 comment · Fixed by #267
Closed

Seems like there's a typo in P2300R9 #217

emmett2020 opened this issue Apr 21, 2024 · 1 comment · Fixed by #267
Assignees

Comments

@emmett2020
Copy link

image
@isidorostsa
Copy link

Also looks like in line 5308: R1(Args&&...) should be R1(Args1&&...):

sender-receiver/execution.bs

Lines 5306 to 5308 in a50475d

3. For function types `F1` and `F2` denoting `R1(Args1...)` and
`R2(Args2...)` respectively, <code><i>MATCHING-SIG</i>(F1, F2)</code> is
`true` if and only if `same_as<R1(Args&&...), R2(Args2&&...)>` is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants