Boost logo

Boost :

From: Bjorn Reese (breese_at_[hidden])
Date: 2019-12-08 15:23:20


On 2019-11-30 21:26, Vinnie Falco via Boost wrote:

> I was asking Bjorn, because he brought up using std::map or
> std::unordered_map as an intermediate step.

I did not. You asked about the orderness of JSON Object deserialization
and I answered that it depends on which type you deserialize to.

> What if I produce a JSON archive for my T, then edit the JSON and
> change the order of the keys, and then try to load it back in to a T?

That depends on how T stores the key-value pairs.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk