|
Boost Users : |
From: Lars Kunert (lkunert_at_[hidden])
Date: 2007-01-27 11:11:34
Sorry, I have have shortened the code to some degree - taking the joins
out. But the problem really seams to be in the constructor:
> QueueError( ST max_queue_size =1000 )
> : max_queue__size__( max_queue_size )
> , thread_( Worker( this ))
> {};
In all examples given in the in boost::threads global or static member
functions are called - is that neccessary???
Thank, Lars
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