$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Using property_tree as json reader/writer
From: niXman (i.nixman_at_[hidden])
Date: 2013-02-05 06:16:56
Hi,
Tell me please, anybody trying to use property_tree as json
reader/writer for tasks more difficult than reading configuration
files?
Just wondering if anyone compared the performance of property_tree and
other parsers?
Thanks.