19 Aug
2013
19 Aug
'13
11:53 a.m.
On 08/18/2013 11:31 PM, Vicente J. Botet Escriba wrote:
I think we can provide a minimal future abstraction that can be used with other execution contexts, but it would need to have as parameter the associated mutex and condition_variable abstraction, otherwise I don't see how we can do it. Maybe you have found how. If yes, I will be interested in knowing how?
It the most extreme case where no synchronization is needed, we have Boost.Expected (once it is finalized.)