
25 May
2008
25 May
'08
7:02 p.m.
Peter Dimov-5 wrote:
future<T> operator|| ( future<T>, future<T> );
You can't use 'comb' as the return value.
In the expressive template solution, operator|| would return an unspecified future-expression type and futures can be constructed from it. Just like boost.function and boost.bind interacts. Other overloads would also work with these unnamed future-expression temporaries. Johan -- View this message in context: http://www.nabble.com/Review-Request%3A-future-library-%28Gaskill-version%29... Sent from the Boost - Dev mailing list archive at Nabble.com.