From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-12-04 13:13:11


On Dec 4, 2005, at 12:44 PM, me22 wrote:

> On 30/11/05, Job Mulder <Job_at_[hidden]> wrote:
> I was just looking at http://boost.org/doc/html/thread_group.html the
> other day and noticed some problems there too:
> void add_thread(thread* thrd thrd);
> void remove_thread(thread* thrd thrd);

Good catch, thanks! Fixed for 1.33.1.

        Doug