$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Phil Endecott (spam_from_boost_dev_at_[hidden])
Date: 2023-07-24 14:51:11
Klemens Morgenstern wrote:
> I am seeking endorsement for my C++20 async coroutine library boost.async.
> - coroutine types (eager, lazy, generators)
Can the generators be used without ASIO? Are they compatible
the the C++23 std::generator?
Regards, Phil.