1 #ifndef CASM_ConfigDoF_json_io
2 #define CASM_ConfigDoF_json_io
16 struct jsonConstructor;
Structure specifies the lattice and atomic basis of a crystal.
GenericScelFormatter< double > volume()
jsonParser & to_json(const ClexDescription &desc, jsonParser &json)
void from_json(ClexDescription &desc, const jsonParser &json)
INDEX_TYPE Index
For long integer indexing:
Helper struct for constructing objects that need additional data.
static ReturnType from_json(const jsonParser &json)
Default from_json is equivalent to.
Helper struct for constructing objects that need additional data.
static std::unique_ptr< ValueType > make_from_json(const jsonParser &json)
Default make_from_json is equivalent to.