Searched defs:print_butcher (Results 1 – 1 of 1) sorted by relevance
135 struct print_butcher struct137 const stage_vector_base &m_base;138 std::ostream &m_os;140 print_butcher( const stage_vector_base &base , std::ostream &os ) in print_butcher() function145 void operator()(Index) const { in operator ()()