Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost.Serialization] (De-)serialization with class versioning
From: Lars Ruoff (lars.ruoff_at_[hidden])
Date: 2018-03-11 18:56:49


Thanks Robert,
got it.
Any ideas about the binary file issue?

On Sun, Mar 11, 2018 at 7:41 PM, Robert Ramey via Boost-users <
boost-users_at_[hidden]> wrote:

> On 3/11/18 9:44 AM, Lars Ruoff via Boost-users wrote:
>
>> Ok, i realized my mistake:
>> I explicitly called the top level serialization functions giving it the
>> hard-coded version numbers, like:
>>
>
> You should never, ever call the serialize function from a user program.
> This should be called by the serialization libary and only the
> serialization library. If you find yourself doing this, you are making an
> error and misunderstanding in some way how the library is meant to be used.
>
> Robert Ramey
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> https://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