GorNishanov / coroutines-ts

20 stars 2 forks source link

Initial wording for initial_suspend/get_return_object merge. #35

Open lewissbaker opened 5 years ago

lewissbaker commented 5 years ago

For paper P1477R0.

GorNishanov commented 5 years ago

Looks nice! Very surgical and non scary change. Also, need to update [expr.await]/3.2 and remove mention of initial suspend point. Probably grep for any other mentions of initial to make sure all of them are updated.

lewissbaker commented 5 years ago

Updated description of co_await to remove reference to initial suspend.