
----- Original Message ----- From: <k-oli@gmx.de> To: <boost@lists.boost.org> Sent: Saturday, November 22, 2008 8:40 PM Subject: [boost] [threadpool] new version - supporting future library(C++0x) from Anthony Williams
Hello,
I've uploaded a new version of boost.threadpool (v17) at http://www.boostpro.com/vault/index.php?action=downloadfile&filename=boost-threadpool.v17.tar.gz&directory=Concurrent%20Programming&.
It uses the future implementation of Anthony Williams (C++0x - available at http://www.justsoftwaresolutions.co.uk/files/n2561 future.hpp). Please save it as file 'future'.
Hi, is there any reason you use the 'just' implementation instead of the boost one? Not every body use Visual C++. At the end we are in Boost, isn't it? Vicente