cplusplus / draft

C++ standards drafts
http://www.open-std.org/jtc1/sc22/wg21/
5.72k stars 752 forks source link

Is `suspended` a term of power for coroutines? #7377

Open AlisdairM opened 2 weeks ago

AlisdairM commented 2 weeks ago

Important parts of the coroutines specification talk about whether a coroutine is suspended or not, but there is no clear definition of what that means. Or rather, there is no \defn that indicates where we define "suspended" as a term of power.