$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Official JSON Package
From: Peter Dimov (lists_at_[hidden])
Date: 2015-05-01 15:02:59
Damien Buhl wrote:
> Additionally there are new json libraries which uses brace initialization
> making json feel really natural inside C++:
> https://github.com/nlohmann/json.
That's pretty nifty.