Skip to content

make Trk::SurfaceBounds::operator!= non-virtual (was ACTS-1)

Original author Christian Gumpert @cgumpert

The Trk::SurfaceBounds::operator!= is virtual as is the equaility operators. This can lead to inconsistencies if derived classes re-implement these operators in an inconsistent way.

This problem can be resolved by making the inequality operator non-virtual.

Edited by Moritz Kiehn
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information