Peter Dimov wrote:
> 
> From: "William E. Kempf" <[EMAIL PROTECTED]>
> >
> > (Remember that the new thread design is Copyable and Assignable.)
> 
> That's news to me. :-)
> 
> http://lists.boost.org/MailArchives/boost/msg41451.php
> 
> "class BOOST_THREAD_DECL thread : private noncopyable"

Not only to you.

http://groups.google.com/groups?selm=3E1C9A86.30F0FF41%40web.de
(Subject: Re: Next revision of boost::thread)

"< This is a sort of FYI with just a few comments added. The 
   OP can be found somewhere-in-the-moderated-boost-universe. >

 ....
 > class BOOST_THREAD_DECL thread : private noncopyable

 pthread_t IS >>copyable<<. The C++ "version" just ought to 
 be thread_ptr<>/joinable_thread_ptr<> (current_thread_ptr 
 aside for a moment).
 ...."

regards,
alexander.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to