cplusplus / sender-receiver

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

Apply changes from P3187R1 #254

Closed lewissbaker closed 3 months ago

lewissbaker commented 3 months ago

Removes the following facilities as specified in P3187R1:

Also removes the following facility as it does not make sense any more:

Note: ensure_started() algorithm had wording shared with split() The common wording has now been simplified to now only describe split().

lewissbaker commented 3 months ago

for thoroughness we should also remove mentions of start_detached, execute, and ensure_started from other parts of the paper.

I wasn't sure whether to leave them there but just add notes that they are no longer in the design or just remove them wholesale.