$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-02-18 13:38:00
Appears to be due to vc7.1 badly misinterpreting a using-directive in
the scope of the instantiating function. I suggest full qualification
of ::boost::detail in shared_ptr.hpp as a remedy.
-- Dave Abrahams Boost Consulting www.boost-consulting.com