Boost logo

Boost Users :

Subject: Re: [Boost-users] boost thread with class
From: Philipp Kraus (philipp.kraus_at_[hidden])
Date: 2012-12-30 07:22:08


Am 30.12.2012 um 12:53 schrieb Szymon Gatner:

> Hi Philip,
>
> 2012/12/30 Philipp Kraus <philipp.kraus_at_[hidden]>:
>
>>
>> Which structure must be implementated for the class myThread and from which class must be derived?
>>
>
> no need for derivation. Just implement operator() for your class like so:

Thanks Simon. The operator() method is equal to the function that I use with boost::bind, do I?

Phil


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