Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost PropertyTree: read_json() followed by write_xml produces invalid XML
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2014-04-27 09:43:43


​Boost.PropertyTree is not a JSON library nor a XML library.
It's a property tree library that happen to have functions to create
JSON-compatible or XML compatible output
or read from one.

See:
 - http://lists.boost.org/boost-users/2013/02/77471.php
 - https://groups.google.com/forum/#!topic/boostusers/IjASBJvwhVY

There are apparently work in progress for an Boost JSON library but I don't
have the details right now.
For the time being, maybe you can use JSonCPP or JSon Spirit libraries.



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