pupene  0.2.0
Classes | Namespaces | Typedefs | Functions
json-puppers.h File Reference

Optional JSON serialization support. More...

#include <iostream>
#include <json.hpp>
#include "pupper.h"
Include dependency graph for json-puppers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pupene::JsonReader
 
class  pupene::JsonWriter
 

Namespaces

 pupene
 

Typedefs

using json = nlohmann::json
 

Functions

std::ostream & pupene::operator<< (std::ostream &out, const Meta &meta)
 

Detailed Description

Optional JSON serialization support.

Definition in file json-puppers.h.

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 7 of file json-puppers.h.