Skip to content
Snippets Groups Projects
  • Benjamin Cumming's avatar
    Fix issue #164 · 7197a976
    Benjamin Cumming authored
    Disambiguate e symbol in statements like the following
      for (auto& e: e->terms())
    This caused GCC 5 to give an error.
    7197a976