A JSON array. More...
Inherits std::vector< T >.
A JSON array.
This class represents a JSON array. It is implemented as a std::vector<Json::Value> – no new API to learn here!
std::vector<Json::Value>