$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2001-12-21 08:24:21
At 04:57 PM 12/20/2001, Fernando Cacciola wrote:
>I would like to see the new Test Library using impl_ptr<> so it can be
used
>with Borland C++ out of the box.
One way to do this is for the Test Library to supply it via a detail
namespace. Then if it gets accepted, change to the public version.
--Beman