From: David Maisonave (boost_at_[hidden])
Date: 2006-01-22 09:31:10


"Bud Millwood" <budm_at_[hidden]> wrote in message news:
<news:%3c200601021045.18361.budm_at_[hidden]>
<200601021045.18361.budm_at_[hidden]>...

> On Sunday 01 January 2006 18:35, axter wrote:

>

> > "Preston A. Elder" <prez_at_[hidden]> wrote in message

> > news: <news:%3cdp8ak1$u33$1_at_[hidden]>
<dp8ak1$u33$1_at_[hidden]>...

> >

> > > Hey,

> > >

> > > What does everyone think of a new smart pointer called deep_ptr.

>

> Last year we released a reactor framework that uses a smart-pointer

> based on

> Andrei Alexandrescu's ideas. The reactor and the smart-pointer are
released

> under the same license as ACE.

>

> http://www.weirdsolutions.com/developersCentral/tools/ace_additions.tx

> t

> http://www.weirdsolutions.com/developersCentral/tools/ace_additions.ta

> r.bz2

>

 

Bud,

I just try talking a look at the source code, but I can't seem to open the
compress file. Winzip gives the following error: **Error reading header
after processing 0 entries**

 

I don't have other decompression tools at my current location. Any chance
you can upload that to a zip format?

 

I'm interested to see how you handled the lock and unlock logic for your
smart pointers.