22 May 17:51
Re: Boost 1.35 threads library question
From: James Sutherland <James.Sutherland <at> utah.edu>
Subject: Re: Boost 1.35 threads library question
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-22 15:51:27 GMT
Subject: Re: Boost 1.35 threads library question
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-22 15:51:27 GMT
> I was playing with the threads library in 1.35, and I noticed that I > can't (with gcc 4.3 on Linux) put boost::thread objects into an STL > container. I think I was trying with a std::vector, in case that > matters. You may be interested in the thread_group http://www.boost.org/doc/libs/1_35_0/doc/html/thread.html Also check out http://threadpool.sourceforge.net/ James
RSS Feed