$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2021-11-28 18:18:44
> Asio's spawn is extremely popular and in use in a number of code bases.
I know but it still uses the deprecated boost.coroutine
> I really don't think removing from boost is a sensible option unless there
> is
> a clear, simple replacement that works for C++03.
>
boost.spawn can be extended to support C++03 too