std.json
JavaScript Object Notation License:Boost License 1.0. Authors:
Jeremie Pelletier References:
http://json.org/ Copyright Jeremie Pelletier 2008 - 2009. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at ) http:
//www.boost.org/LICENSE_1_0.txt
- JSON value types
- JSON value node
- Parses a serialized string and returns a tree of JSON values.
- Takes a tree of JSON values and returns the serialized string.
- Exception thrown on JSON errors