Skip to content

ExpressionEvaluation: const fixes

Frank Winklmeier requested to merge fwinkl/athena:expreval2 into master
  • Make the Compiler::operator functions non-const as they are modifying the code member variable.
  • Various minor const and thread-checker fixes.
  • Update link dependencies, i.e. drop all xAOD packages.

Merge request reports