Subj : Re: A question about atomic_ptr To : comp.programming.threads From : Chris Thomasson Date : Tue Apr 12 2005 02:57 am >> If add_ref_strong already provides the necessary memory barriers > > What for? add_ref_strong() is naked atomic. I need to study the boost::shared_ptr implementation a bit more. I only skimmed through it a while ago. .