Argo  1.0
A C++ library for handling JSON.
Classes
json.hpp File Reference

The json class. More...

#include <memory>
#include <map>
#include <vector>
#include "common.hpp"
#include "pointer.hpp"

Go to the source code of this file.

Classes

class  argo::json
 All json things are represented by instances of this class. More...
 

Detailed Description

The json class.

Definition in file json.hpp.