Skip to content
GitLab
Explore
Sign in
MuonTruthAlgs: Fix compilation with c++20.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cxx20.MuonTruthAlgs-20191217
into
master
Dec 17, 2019
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
A comparison involving HepMcParticleLink becomes ambiguous under c++20's comparison rules. Fixed.
Merge request reports