Boost logo

Boost Users :

From: Andreas Willich (andreas_willich_at_[hidden])
Date: 2007-01-11 13:35:19


Thanks for the const tipp.

I replaced the << and >> operators in the save and load functions, but
it still does not work.

On Thu, 2007-01-11 at 17:58 +0000, Miguel Silvestre wrote:
> 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_at_[hidden]> 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_at_[hidden]
> > http://lists.boost.org/mailman/listinfo.cgi/boost-users
> >
> >
> >
>
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net