$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Candidate for 1.66.1, if there is one
From: Seth (bugs_at_[hidden])
Date: 2017-12-24 17:07:22
On 24-12-17 18:04, Peter Dimov via Boost wrote:
> This leads me to wonder if serialization is compatible across
> platforms and if it is *supposed *to be compatible across platforms.Â
> Is this a bug?? Shouldn't binary serialization be the same size on
> every platform, assuming platform-specific types are not used?
That's documented
http://www.boost.org/doc/libs/1_66_0/libs/serialization/doc/todo.html#portablebinaryarchives
Anyways, there's EOS Portable Archive https://epa.codeplex.com/