HIPO  4.3.0
High Performance Output data format for experimental physics
jsonutil.h File Reference

JSON parsing and utility wrapper around nlohmann::json. More...

#include <map>
#include "json.h"

Go to the source code of this file.

Classes

class  hipo::jsonutil
 Simple JSON parsing and value extraction utility. More...
 

Namespaces

 hipo
 

Typedefs

using hipo::json = nlohmann::json
 

Detailed Description

JSON parsing and utility wrapper around nlohmann::json.

Definition in file jsonutil.h.