Skip to content
  • Sébastien Villemot's avatar
    Simplify ExprNode::writeOutput methods · 467604d4
    Sébastien Villemot authored
    The version with no temporary_terms_idxs argument needs not be virtual, since
    it is the same implementation in all derived classes. Rather move it at the
    level of the base ExprNode class.
    467604d4