
20 Aug
2004
20 Aug
'04
6:18 p.m.
Matthias Troyer <troyer@itp.phys.ethz.ch> 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