Boost logo

Boost :

From: Klemens Morgenstern (klemensdavidmorgenstern_at_[hidden])
Date: 2025-01-01 10:24:15


On Wed, Jan 1, 2025 at 5:01 PM microcai <microcaicai_at_[hidden]> wrote:

>
>
> Klemens Morgenstern via Boost <boost_at_[hidden]> 于2023年3月17日周五
> 23:22写道:
>
>> Hi,
>>
>> I've been working on a C++20 coroutine library, called `async`,
>> which is meant to be for C++ what asyncio is for python or generic
>> async/await is for javascript.
>> It's meant to be a framework for single threaded coroutine applications.
>>
>> It provides coroutine types, such as promises, tasks and generators to
>>
>
> generators are useless for real word coroutine usage.
>

Thank you sir, for this thoughtful, detailed and timely feedback.

I am sure this kind of discussion participation will endear you to the
Mailing List.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk