Boost logo

Boost :

From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2003-06-30 11:34:46


William E. Kempf wrote:

[...]

>> Thanks... but is it possible to obtain the initial address of the
>> functor object portably, given the current thread object?
>
> No, and why would you want to? Especially since it will be a pointer
> to a _copy_ of the functor?

Because I would like to access specific information of the newly created
thread. Being able to match this information with the current thread would
require you to have some pointer to the class functor.

Philippe A. Bouchard


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk