$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] JSON Parsing Library for GSoC 14
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2014-02-28 07:25:25
On Fri, Feb 28, 2014 at 9:15 AM, David Bellot <david.bellot_at_[hidden]>wrote:
> As for the JSON library, if I'm correct there is already something in
> Boost.PropertyTree that works pretty well ?
> See:
>
> http://www.boost.org/doc/libs/1_55_0/doc/html/boost_propertytree/parsers.html
>
No.
See:
http://boost.2283326.n4.nabble.com/Using-property-tree-as-json-reader-writer-td4642292.html
There was some work for such library based on Spirit but I don't know where
it's at now.