
20 Jan
2009
20 Jan
'09
6:44 p.m.
----- Original Message ----- From: "Anthony Williams" <anthony.ajw@gmail.com> To: <boost@lists.boost.org> Sent: Tuesday, January 20, 2009 3:39 PM Subject: Re: [boost] Futures Review - typeof registering
"vicente.botet" <vicente.botet@wanadoo.fr> writes:
If we register unique_future on the Boost.Typeof library, we are able to write
BOOST_AUTO(handles, bith::fork_all(ae, simple_thread, simple_thread));
which is much simpler.
Next follows the contents of the file. Could this file be added to the Boost.Future librarie?
I'd have thought so. I'm not keen on depending on boost.typeof, but it would be fine as a separate header.
Great, Vicente