Boost logo

Boost Users :

Subject: Re: [Boost-users] Memory mapped files
From: Robert Ramey (ramey_at_[hidden])
Date: 2019-01-24 02:45:43


On 1/23/19 12:19 AM, Simon Giddings via Boost-users wrote:
> We have already taken into account the problem of pointers and also
> endian ordering.
> When doing a hex dump of the files produced under unix and one produced
> under android, using the same data content, we have noticed that there
> are byte differences.
> So, other than doing a "memory dump", is it possible to get Boost to
> serialise the data out to disk ?
>

This is the purpose of the Boost Serialization library. I'm quite sure
it (or likely any serialization library) would be quite suitable for for
addressing this problem.

Robert Ramey


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