Skip to content

TrkParametersBase: Fix ambiguities with clang/c++20.

Need to have an exact match for operator== to prevent ambiguities when compiling with c++20.

Merge request reports