|
tudocomp
– The TU Dortmund Compression Framework
|
Contains a basic JSON builder implementation. More...
Classes | |
| class | Array |
| Represents an array of values. More... | |
| class | Object |
| Represents a JSON object that behaves like a dictionary. More... | |
| class | TValue |
Template for containers of values that are supported by the std::ostream left shift operator for string conversion. More... | |
| class | Value |
| Represents a single value that can be represented as a JSON string. More... | |
Contains a basic JSON builder implementation.