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@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users