Skip to content

Fix -Wambiguous-reversed-operator

Vlad Zahorodnii requested to merge work/zzag/fix-operator-equals-warning into master

this must be const to match the const-ness of the other mode.

Merge request reports