$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2003-01-15 16:21:45
I have renamed placed_ptr<> to shifted_ptr<> and added a placed operator new
(size_t, gc) that can be used with shared_ptr<>:
http://groups.yahoo.com/group/boost/files/shifted_ptr/
I agree that shifted_ptr<> makes more sense. Thanks Dave.
Philippe A. Bouchard