Template Function sequant::to_itf(Container&&, const itf::Context&)

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, const itf::Context &ctx)

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