Boost logo

Boost Users :

From: Steven Wooding (steve.apo_at_[hidden])
Date: 2006-02-15 08:16:29


Thanks everyone.

threadGroup.create_thread( boost::bind( &MyClass::ChildThreadFunc, this, ii ) );

Works fine. I've changed it to pass by value as it is only an int in
my simple example, but could be something bigger later. Thanks for the
insight on passing by reference.

Cheers,

Steve.


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