$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Official JSON Package
From: Rogerio dos Santos (rogerio.santos.main_at_[hidden])
Date: 2015-04-30 19:02:48
Is there an official Boost package for reading and writing JSON data?
>
Not on Boost, I would suggest you the RapidJSON.
Do not use boost PropertyTree since you will face incompatibilities mainly
with arrays.