From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2021-11-28 16:34:21


On 11/28/21 16:27, Oliver Kowalke via Boost wrote:
>>
>> 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().

In this case why should it be a separate library and not just part of
Boost.ASIO? What would be the value for Boost users or other Boost
libraries?