Go to file
Davis King d31b2a4a17 Changed the future object so that its destructor waits
for any tasks in a thread_pool that use the future to stop
before letting a future go out of scope.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402689
2008-11-30 21:04:35 +00:00
dlib Changed the future object so that its destructor waits 2008-11-30 21:04:35 +00:00
docs updated the docs 2008-11-28 01:55:37 +00:00
examples Updated the thread_pool example so that it mentions the new futures support. 2008-11-28 01:33:18 +00:00