|
Boost : |
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-03-19 22:41:20
Jonathan Turkanis wrote:
> "Peter Dimov" wrote:
>> I've made some pretty extensive changes to the implementation of
>> shared_ptr. It now uses a lock-free algorithm (originally invented
>> by Alexander
>> Terekhov) on Windows, and the old detail/shared_count.hpp has been
>> refactored into a number of smaller headers. A per-count
>> pthread_mutex is still being used on non-Windows platforms, but this
>> is also going to change soon.
Apparently I sent this by accident. Sorry.
Jonathan
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk