15 Jan 19:01
Re: Futures - callback before and after setting
vicente.botet <vicente.botet <at> wanadoo.fr>
2009-01-15 18:01:32 GMT
2009-01-15 18:01:32 GMT
Hi, sometime ago Peter Dimov asked if the effects of a set callback (ala Braddock ) is guaranteed to be observed by a task waiting on a future. The answer was not because the the callbacks are called after the futures are notified. I was wondering if we don't need to make two kind of callback on setting: one before notifying all the futures and the other after. In this way the promise setting could be completly decorated. Braddock, what do you think? Best, Vicente _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed