
21 Jun
2015
21 Jun
'15
12:04 p.m.
2015-06-21 13:34 GMT+02:00 Bjorn Reese <breese@mail1.stofanet.dk>: 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<>