$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Thread Safety of shared_ptr
From: Marsh Ray (marsh_at_[hidden])
Date: 2011-05-03 11:52:33
On 05/03/2011 07:18 AM, Peter Dimov wrote:
>
> The thread safety rules work on
> shared_ptr instances, not on their pointees.
Can we put that one sentence in the documentation in bold?
Even if it is technically redundant, that's the phrasing that made it
sink in for me.
- Marsh