[thread] thread_specific_ptr: iterator

14 Dec
2007
14 Dec
'07
7:47 p.m.
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
6392
Age (days ago)
6392
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Gopshtein