Template Function sequant::to_itf(Container&&)

Function Documentation

template<typename Container, typename = std::enable_if_t<!std::is_same_v<std::remove_const_t<std::remove_reference_t<Container>>, itf::CodeBlock>>>
std::wstring sequant::to_itf(Container &&container)

Translates the given collection/range of ITF CodeBlocks or Results to executable ITF code