$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-12-09 17:51:11
On Mon, Dec 9, 2019 at 6:30 AM Bjorn Reese via Boost
<boost_at_[hidden]> wrote:
> Do you have a reference to how these stackless-with-bounded-stack
> coroutines works?
This timely blog post just surfaced:
<https://devblogs.microsoft.com/oldnewthing/20191209-00/?p=103195>
Regards