1#ifndef COMSERVATORY_TYPE_HPP
2#define COMSERVATORY_TYPE_HPP
40 throw std::runtime_error(
"unrecognized type for name generation");
Contains all comservatory functions and classes.
Definition: Field.hpp:16
Type
Definition: Type.hpp:15
std::string type_to_name(Type type)
Definition: Type.hpp:27