1 #ifndef CASM_clex_CompositionAxes_impl
2 #define CASM_clex_CompositionAxes_impl
8 template <
typename IterType>
11 for (; begin != end; ++begin, ++i) {
std::string to_string(ENUM val)
Return string representation of enum class.
std::set< std::string > enumerated
std::map< std::string, CompositionConverter > all_axes
void insert_enumerated(IterType begin, IterType end)
Iterate over list of CompositionConverter and insert each one as an enumerated axes set with a unique...