cplusplus / sender-receiver

Issues list for P2300
Apache License 2.0
19 stars 3 forks source link

Typo in [exec.when.all] p4.3.4 #274

Closed lewissbaker closed 2 months ago

lewissbaker commented 2 months ago

The member void state::complete(Rcvr& rcvr) noexcept behaves as follows:

The state class-name there should be state-type.

lewissbaker commented 2 months ago

This seems to have been fixed editorially in PR that merged P2300. See https://github.com/cplusplus/draft/blob/e0fe4a30614303116dc91357ab1bb483dc98b2ca/source/exec.tex#L4180