$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] library to support async/await pattern
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-04-19 13:11:32
Le 18/04/13 20:22, Oliver Kowalke a écrit :
> How does it compare to boost.fiber (github.com/olk/boost-fiber)?
>
This should be compare with Boost.Task, isn't it?
https://github.com/olk/boost-task
Best,
Vicente