Fix issue #164
Disambiguate e symbol in statements like the following for (auto& e: e->terms()) This caused GCC 5 to give an error.
Please register or sign in to comment
Disambiguate e symbol in statements like the following for (auto& e: e->terms()) This caused GCC 5 to give an error.