$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Troyer (troyer_at_[hidden])
Date: 2004-08-20 11:06:33
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.
Matthias