|
Threads-Devel : |
From: Michael Gopshtein (mgopshtein_at_[hidden])
Date: 2008-01-07 06:15:26
Hi,
When working with "tread local storage" I find it sometimes very useful to
get an access to instances of the class of all threads from single location.
For example, when each thread stores some info in its own object, and you
want to be able to collect overall data.
So I think it would be helpful to add some form of iterator over the
instances. Do you find such functionality valuable?
Michael
<originally posted at boost.devel>