Boost logo

Boost Users :

From: Delfin Rojas (drojas_at_[hidden])
Date: 2006-03-03 20:30:58


> Olaf van der Spek wrote
>
> I also noticed boost::thread has a default constructor but
> it's not copyable. What is the purpose of this default constructor?
>

According to the documentation the default constructor "Constructs a thread
object representing the current thread of execution."

> And are there any boost::thread examples?
> I couldn't find them in the documentation.
>

There are examples in the libs/thread/example folder.

-delfin


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