If I have a json file:
{ "key1" : "value1", "key2" : "value2" }
using:
Json::Value root; Json::Reader re