Subject: Re: [Boost-users] [boost][thread] Future returning 0xfeeefeee
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2013-04-06 19:07:47


On Sun, Apr 7, 2013 at 1:02 AM, Klaim - Joël Lamotte <mjklaim_at_[hidden]>wrote:

> So the promise is destroyed before setting the value to the future.

Sorry, I meant: the promise is (a priori) guaranteed to be destroyed AFTER
having set the value to the future.

Joel Lamotte