Boost logo

Boost :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2005-06-15 11:26:16


On 06/14/2005 05:54 PM, Larry Evans wrote:
[snip]
> most tests in libs/policy_ptr/test. The one test which
> fails is std_ptr_binary_node_test. It fails during
> the test of the emulation of shared_ptr for collecting
> cycles. The code in:
>
> libs/policy_ptr/src/detail/collector_sp_counted_tagged.cpp
>
> is *supposed* to be an accurate conversion of:
>
> libs/smart_ptr/src/sp_collector.cpp
>
[snip]
> Maybe you could more easily find the error in the conversion
> of sp_collector.cpp than me, if you're interested.

There's also changes in:

   boost/policy_ptr/detail/shared_count_sp_counted_tagged.hpp

which may be relevant. The changes in this file as well
as others are indicated by:

        // SHARED_PTR_DIFF_NOTE:


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