Template Function sequant::eval::detail::dump_read¶
Defined in File ordered_dump.hpp
Function Documentation¶
-
template<typename Cell, typename Read, typename Ctx, typename SameKey>
void sequant::eval::detail::dump_read(std::size_t consumer, Cell const &ccell, std::size_t vid, Read const &r, Cell const &src_cell, Ctx const &ctx, SameKey &&same_key)¶ [read]: one table-driven operand read — its consumer cell, the value, the source cell and the declared slices (each resolved against the in-scope batch context where it names an enclosing loop).