Celeritas  0.5.0-56+6b053cd
Functions
LabelIO.json.hh File Reference
#include <nlohmann/json.hpp>
#include "Label.hh"
This graph shows which files directly or indirectly include this file:

Functions

void celeritas::from_json (nlohmann::json const &j, Label &value)
 Read a label from a JSON file.
 
void celeritas::to_json (nlohmann::json &j, Label const &value)
 Write a label to a JSON file.