$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Wakely (cow_at_[hidden])
Date: 2005-03-24 11:43:01
A little while ago, I wrote:
> I'm going to ask about the possibility of resurrecting that
> compare_and_swap(), otherwise shared_count::add_ref_lock() needs to use
> a lock.
That should of course read "sp_counted_base::add_ref_lock()"
jon