Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-03-17 07:21:40


Pete wrote:
> I'm pretty convinced that there is a serious design flaw in
> boost::thread_group or at the very minimum, the documentation should
> better address the issue.

'thread_group' is totally and utterly flawed and should never have been
added to Boost.Threads in the first place. Use vector< shared_ptr<thread> >.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net