From: Robert Ramey (ramey_at_[hidden])
Date: 2007-01-08 11:38:30


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.

Robert Ramey