
3 Mar
2009
3 Mar
'09
9:28 p.m.
I've uploaded a new version of boost-threadpool. changes: * free-function get_default_pool() returning reference to static pool< unbounded_channel< fifo > > * task has new function result() returning the internal shared_future * future-like functions removed from task * boost-threadpool not a header-only library Oliver