
4 Dec
2005
4 Dec
'05
5:44 p.m.
On 30/11/05, Job Mulder <Job@xsens.com> wrote:
There appear to be a lot of missing words in the 1.33 version of the Boost.Threads documentation. Most notably, all "Boost.Threads" terms seem to have been removed from all the pages. This makes the document somewhat hard to read...
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); - Scott