
Try using the & operator instead of the << and the >>. And the save function must be const. I'm having a lot of problems trying to use the Serialization library to. Good Luck :p On 1/11/07, Andreas Willich <andreas_willich@gmx.at> wrote:
Hi there!
I have a problem with the code in the attachment. I followed the documentation and the examples, but I did not get the code to work.
Gcc produces a lot of failures that something is already instantiated in header files of the serialization library.
Has someone a idea what I am doing wrong?
My gcc version is 4.1.1-r3 and I am working on a gentoo x86 box.
Andreas Willich
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- Miguel Silvestre