Namespace json
Classes
| Type | Name |
|---|---|
| class | JSON |
Public Functions
| Type | Name |
|---|---|
| JSON | Array () |
| JSON | Array (T... args) |
| JSON | ArrayFromRangeObject (T arr) |
| JSON | Object () |
| bool | operator!= (const JSON a, const JSON b) |
| long long int | operator% (const JSON a, long long int b) |
| bool | operator< (const JSON a, const JSON b) |
| std::ostream & | operator<< (std::ostream & os, const JSON & json) |
| bool | operator<= (const JSON a, const JSON b) |
| bool | operator== (const JSON a, const JSON b) |
| bool | operator> (const JSON a, const JSON b) |
| bool | operator>= (const JSON a, const JSON b) |
| auto | to_string (const T & value) |
Public Functions Documentation
function Array
function Array
function ArrayFromRangeObject
function Object
function operator!=
function operator%
function operator<
function operator<<
function operator<=
function operator==
function operator>
function operator>=
function to_string
wv: outputing doubles in the right precision.
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/json/simplejson.h