Boost logo

Boost Users :

Subject: Re: [Boost-users] State of context and coroutine
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2016-07-06 04:36:36


execution_context v1: user is responsible to unwind the stack
execution_context v2: if the instance of execution_context is destructed
while the context is suspended inside the context-fn, the stack is unwound

-> see coroutine2



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net