Wt  3.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Static Public Attributes | List of all members
Wt::Json::Array Class Reference

A JSON array. More...

Inherits std::vector< T >.

Static Public Attributes

static Array Empty
 Empty array constant.

Additional Inherited Members

- Public Attributes inherited from std::vector< T >
elements
 STL member.

Detailed Description

A JSON array.

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


Generated on Mon Aug 25 2014 for the C++ Web Toolkit (Wt) by doxygen 1.8.1.2