painlessjson

Undocumented in source.

Members

Classes

PointC
class PointC
Undocumented in source.
PointPrivate
class PointPrivate
Undocumented in source.

Functions

fromJSON
T fromJSON(JSONValue json)

Convert from JSONValue to any other type

toJSON
JSONValue toJSON(T object)

Template function that converts any object to JSON

Structs

Point
struct Point
Undocumented in source.

Meta