$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2021-11-28 17:30:04
Am So., 28. Nov. 2021 um 18:18 Uhr schrieb Andrey Semashev via Boost <
boost_at_[hidden]>:
> And if this library is not useful outside Boost.ASIO and
> Chris is not interested, I just don't see the point.
>
another point:
boost.asio still uses boost.coroutine which is deprecated and I really want
to remove it from boost
but is not possible because of boost::asio::spawn()
boost.spawn is the alternative to asio's spawn() (which could be removed
from boost.asio in favour of boost.spawn)