Boost logo

Boost :

Subject: Re: [boost] needs coroutine2 a review?
From: Bjorn Reese (breese_at_[hidden])
Date: 2015-06-21 07:34:12


On 06/21/2015 11:31 AM, Andrey Semashev wrote:

> Boost.ASIO depends on Boost.Coroutine, although I didn't dig deep enough
> to know strong the dependency is.

AFAIK, the integration with Boost.Asio is limited to a single header
(<boost/asio/spawn.hpp>) which you only include if you want to use
coroutines. This header is one of those "bridge headers" which does
not really belong to either library.

An integration between Boost.Asio and Boost.Coroutine2 can be done
independently on Boost.Asio (just as it was done for Boost.Fiber.)


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