$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Block Pointer] Review Request
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-05-03 05:43:20
On 03/05/2011 04:16, Phil Bouchard wrote:
> On 5/2/2011 5:49 PM, Phil Bouchard wrote:
>>
>> Like we were pointing out with the conversation with Emil, this will
>> only occur in the destructor. I am adding as we speak a function that
>> can be called explicitly to prevent this from happening.
>
> I just added it to the advanced section:
> https://svn.boost.org/svn/boost/sandbox/block_ptr/libs/smart_ptr/doc/tutorial.html#advanced
>
or if(p) rather sorry.