
19 Aug
2004
19 Aug
'04
1:33 p.m.
Aleksey Gurtovoy wrote:
David Abrahams writes:
"Neal D. Becker" <ndbecker2@verizon.net> 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. ;-)