1 #ifndef PERMUTATIONIO_HH
2 #define PERMUTATIONIO_HH
8 jsonParser &
to_json(
const Permutation &value, jsonParser &json);
9 void from_json(Permutation &value,
const jsonParser &json);
jsonParser & to_json(const ClexDescription &desc, jsonParser &json)
void from_json(ClexDescription &desc, const jsonParser &json)