$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2002-08-26 21:56:59
ptr - simpler.cpp was simply renamed to ptr.hpp:
http://groups.yahoo.com/group/boost/files/ptr/ptr.hpp
Philippe A. Bouchard
"Philippe A. Bouchard" <philippeb_at_[hidden]> wrote:
> Here is a simpler version of ptr<> with an id based on type_info * (uses
> size_t(void *)):
> http://groups.yahoo.com/group/boost/files/ptr/ptr%20-%20simpler.hpp
>
>
>
> Philippe A. Bouchard