Boost logo

Boost Users :

Subject: [Boost-users] Beginner needs help with Boost thread class
From: Julien Martin (balteo_at_[hidden])
Date: 2010-10-19 07:04:30


Hello,
I am completely new to Boost and I would like to know in which method to put
the business logic (work) of my thread class (which inherits from
boost::thread). When you do that in Java you implement Runnable and put the
business logic in the run() method. How do I do that with boost?
Thanks in advance,
Julien.



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