$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] scoped_ptr deleter
From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2009-09-22 16:37:00
> IMO, the best solution is to develop a new pointer. std::unique_ptr
> implementation would be a nice addition to boost.
Dunno if it was said before, but maybe we could move
http://www.boost.org/doc/libs/1_40_0/doc/html/boost/interprocess/unique_ptr.htmlto
the smart pointers library.
Philippe