$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] needs coroutine2 a review?
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2015-06-21 08:04:52
2015-06-21 13:34 GMT+02:00 Bjorn Reese <breese_at_[hidden]>:
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.
>
I would suggest to use execution_context directly instead of coroutine<>