You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also, I can see some out-of-order declarations in 11.1. Header synopsis.
For instance, sender_to concept uses completion_signatures_of_t and connect which are declared/defined later.
I am not familiar with this kind of draft document so maybe I should not consider those declarations are actually compilable code. If you want me to report them too, please let me know.
I am not sure here is right place.
Please forgive me if I am at wrong place.
I found a typo in recently updated draft.
https://brycelelbach.github.io/wg21_p2300_execution/execution.html#spec-execution.syn
Here,
The template argument for std::destructible is missing.
The text was updated successfully, but these errors were encountered: