$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-06-14 08:00:53
----- Original Message -----
From: "Peter Dimov" <pdimov_at_[hidden]>
> I can't count the instances where I #include'd <boost/shared_ptr.hpp>. :-)
Me, too. But I wonder if it isn't due to the name similarity:
shared_ptr/smart_ptr. If shared_ptr were in resource_management.hpp (not
that I'm suggesting we do that) I think the problem wouldn't be nearly as
bad.
-Dave