$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [thread] Is future.then( scheduler , task ) abandoned?
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2013-07-15 14:31:28
On Mon, Jul 15, 2013 at 8:20 PM, Vicente Botet <vicente.botet_at_[hidden]>wrote:
> do you mean Async: Add future/shared_future::then taking a scheduler as
> parameter
> https://svn.boost.org/trac/boost/ticket/8516
>
Ah yes, I misread this one, thanks!
I'll try this feature as soon as it's in SVN, I see a lot of cases in my
different projects where it would be very helpful.
Joel Lamotte