Boost logo

Boost :

From: Talbot, George (Gtalbot_at_[hidden])
Date: 2008-07-23 10:47:06


Excellent. I'll wait for this. I'd be willing to be a tester, if that
would help.

--
George T. Talbot
<gtalbot_at_[hidden]>
> -----Original Message-----
> From: boost-bounces_at_[hidden]
[mailto:boost-bounces_at_[hidden]]
> On Behalf Of Peter Dimov
> Sent: Wednesday, July 23, 2008 6:37 AM
> To: boost_at_[hidden]
> Subject: Re: [boost] Would anybody like a wrapper
> atomic_shared<T>aroundshared_ptr<T>?
> 
> Talbot, George:
> 
> > Hi all,
> >
> > A while back (~2006 I think) I was asking around on this list about
> > using boost::shared_ptr<T> to build a composite data structure that
can
> > be accessed and modified by multiple threads.
> >
> > Peter Dimov's suggestion at the time was to write a wrapper class
for
> > boost::shared_ptr<T> that would protect access to the
> > boost::shared_ptr<T> with a spinlock.  I've done this, and this
works
> > pretty good in my application.  I'm interested in contributing this
code
> > to BOOST, as it's been quite useful.
> 
> The SVN now contains an implementation of the recently accepted for
> inclusion into C++0x
> 
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2674.htm
> 
> This feature be part of the upcoming 1.36.
> 
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost

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