$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-08-20 13:18:10
Matthias Troyer <troyer_at_[hidden]> writes:
> Hi Dave,
>
> Your latest changes to noncopyable (putting it into namespace
> noncopyable_) seem to break a lot of boost code, since class
> noncopyable now no longer exists in namespace boost.
It should be better now. The original problem, as Aleksey suggested,
was utility_fwd.hpp, which as a matter of fact I was *not* using. I
just removed the noncopyable forward declaration and typedef from it
and put it all in noncopyable.hpp.
Sorry for the churn, everybody.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com