Boost logo

Boost Users :

From: Michael Glassford (glassfordm_at_[hidden])
Date: 2005-03-29 11:28:30


Kevin Wheatley wrote:

[snip]

> To me the most obvious thing missing is something like:
>
> void thread::join()
> {
> assert(m_joinable);
> int res = 0;
>
> rest of function....

Done.

Mike


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