Wt  3.3.0
Static Public Attributes
Wt::Json::Array Class Reference

A JSON array. More...

Inherits std::vector< T >.

List of all members.

Static Public Attributes

static Array Empty
 Empty array constant.

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!

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on Mon Apr 8 2013 for the C++ Web Toolkit (Wt) by doxygen 1.7.5.1