$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-08-19 08:33:21
Aleksey Gurtovoy wrote:
> David Abrahams writes:
>> "Neal D. Becker" <ndbecker2_at_[hidden]> writes:
>>
>>> /usr/local/src/boost.cvs/boost/noncopyable.hpp:32: error:
>>> conflicting types for
>>> `typedef class boost::noncopyable_::noncopyable
>>> boost::noncopyable'
>>> /usr/local/src/boost.cvs/boost/utility_fwd.hpp:26: error: previous
>>> declaration as `struct boost::noncopyable'
>>
>> Should be fixed now.
>
> It wasn't. I removed the forward declaration from "utility_fwd.hpp" as
> useless and wrongly placed. As a matter of fact, IMO the header itself
> is ill-advised and should be removed.
As is boost::noncopyable itself. ;-)