Boost logo

Boost :

From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2021-09-22 17:05:33


Am Mi., 22. Sept. 2021 um 16:39 Uhr schrieb Andrzej Krzemienski via Boost <
boost_at_[hidden]>:

> Either I decide to use function callbacks, and in this case I will use
> reference counting (or apply a very clever trick), or I will use C++
> coroutines.
>

 You could use boost::asio:spawn() (stackful coroutines/fibers) too and
write async code that looks sequential.


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