[Serialization] compilation error on boost/serialization/item_version_type.hpp

22 Sep
2010
22 Sep
'10
7:14 a.m.
Hello Boost Users, File mentioned in subj (included via boost/serialization/vector.hpp -> /boost/serialization/collections_save_imp.hpp) fails to compile at my Ubuntu box because of blatant use of assert function. Problem was solved by including <boost/assert.hpp> and changing assert to BOOST_ASSERT Is it a bug or just my misconfiguration? Thanks.
5372
Age (days ago)
5372
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Graphov