$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2019-12-08 18:01:14
On 12/8/19 8:02 AM, Vinnie Falco via Boost wrote:
> On Sun, Nov 17, 2019 at 3:45 AM Bjorn Reese via Boost
> <boost_at_[hidden]> wrote:
>> Should there be a JSON archive for Boost.Serialization?
>
> Yes.
>
> The archive should be immune to reordering of keys. That is, that the
> archive can be correctly deserialized even if the keys are reordered
> in the JSON after serialization.
Nope