8 Jan
2007
8 Jan
'07
5:14 p.m.
Robert Ramey wrote:
Miguel Silvestre wrote:
Ok! I'm starting to freaking out, because I just can't figure it out some compilation errors when trying to use the boost serialization library.
Try looking at the "rationale" section of the documentation which describes the issues related to serialization of non-const data.
Please change the serialization library s.t. one can serialize non-const data. This problem reappears again and again for users, *even for experienced users*. Then provide a macro a la BOOST_SERIALIZATION_STRICT_CONSTNESS_REQUIRED for those who want the current behavior. cheers Thorsten