Boost logo

Boost :

Subject: [boost] [threadpool] version 22 with default pool
From: k-oli_at_[hidden]
Date: 2009-03-03 16:28:44


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk