tudocomp
– The TU Dortmund Compression Framework
tdc::json Namespace Reference

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...
 

Detailed Description

Contains a basic JSON builder implementation.