Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2005-08-05 11:33:26


Could you send a little more context. This isn't happening in our tests.

>> /space/NM/boost/boost/archive/binary_iarchive.hpp:21, from
>> ../../../src/runtime/runtime_standalone.cpp:14:
>> /space/NM/boost/boost/serialization/is_abstract.hpp:30: error:
>> redefinition of `struct boost::is_abstract<T>'
>> /space/NM/boost/boost/type_traits/is_abstract.hpp:130: error:
>> previous definition of `struct boost::is_abstract<T>'
>>
>> The second patch addresses this problem, but I'd also suggest to
>> remove boost/serialization/is_abstract.hpp to avoid further problems.

What about compilers which don't support is_abstract ? This would break
serialization for all those compilers.

Robert Ramey


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk