Boost logo

Boost :

From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2021-11-28 13:27:06


>
>
> Is Boost.Spawn intended to be useful on its own, or is it only usable in
> Boost.ASIO?
>

It can only be used with boost .asio (or with the forthcoming C++
std::io_context).
The lib is intended to replace the boost::asio:::spawn().

> The provided link points to the docs. Is there an associated source code?
> Or are you just checking if there is sufficient interest?
>

Oh, I forgot the link: https://github.com/olk/spawn

> The "Effects" clause of the third overload has " on behalf of spawned
> spawn", which is supposed to be " on behalf of spawned fiber", I guess.
>

right

regards, Oliver


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