future: Where can I find the code

Where can I find the latest code for the future proposal? http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2276.html Johan -- View this message in context: http://www.nabble.com/future%3A-Where-can-I-find-the-code-tp16587203p1658720... Sent from the Boost - Dev mailing list archive at Nabble.com.

Johan Torp <johan.torp@gmail.com> writes:
Where can I find the latest code for the future proposal? http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2276.html
There is no publicly available code to match that proposal. The latest futures proposal is: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2561.html I am working on a prototype implementation. I'll post details when it's ready for public consumption. Anthony -- Anthony Williams | Just Software Solutions Ltd Custom Software Development | http://www.justsoftwaresolutions.co.uk Registered in England, Company Number 5478976. Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL

Is there any non C++0x prototype implementation out there? The compiler I'm using doesn't support move semantics. Johan -- View this message in context: http://www.nabble.com/future%3A-Where-can-I-find-the-code-tp16587203p1659134... Sent from the Boost - Dev mailing list archive at Nabble.com.

You can find an old implementation in the Vault http://www.boost-consulting.com/vault/index.php?action=downloadfile&filename=futures.zip&directory=Concurrent%20Programming& ____________________ Vicente Juan Botet Escriba ----- Original Message ----- From: "Anthony Williams" <anthony_w.geo@yahoo.com> To: <boost@lists.boost.org> Sent: Wednesday, April 09, 2008 5:42 PM Subject: Re: [boost] future: Where can I find the code
Johan Torp <johan.torp@gmail.com> writes:
Where can I find the latest code for the future proposal? http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2276.html
There is no publicly available code to match that proposal. The latest futures proposal is:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2561.html
I am working on a prototype implementation. I'll post details when it's ready for public consumption.
Anthony -- Anthony Williams | Just Software Solutions Ltd Custom Software Development | http://www.justsoftwaresolutions.co.uk Registered in England, Company Number 5478976. Registered Office: 15 Carrallack Mews, St Just, Cornwall, TR19 7UL
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (3)
-
Anthony Williams
-
Johan Torp
-
vicente.botet