HOG2
Classes
Json.h File Reference
#include <iostream>
#include <vector>
#include <memory>
#include <cstring>
#include <cassert>
Include dependency graph for Json.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Json
 Simple class that alows for building a tree of data that can be serialized into Json format. More...
 
class  Json::NodeValue
 
union  Json::NodeValue::Values
 
class  Json::Node