Re: [boost] new smart pointer suggestion

"Bud Millwood" <budm@weird-solutions.com> wrote in message news: <news:%3c200601021045.18361.budm@weird-solutions.com> <200601021045.18361.budm@weird-solutions.com>...
On Sunday 01 January 2006 18:35, axter wrote:
"Preston A. Elder" <prez@neuromancy.net> wrote in message
news: <news:%3cdp8ak1$u33$1@sea.gmane.org> <dp8ak1$u33$1@sea.gmane.org>...
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.

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**
Smart pointer only: http://www.weird-solutions.com/developersCentral/tools/smart_ptr.zip Reactor using the smart pointer: http://www.weird-solutions.com/developersCentral/tools/ace_additions.zip
participants (2)
-
Bud Millwood
-
David Maisonave