You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should replace all of our ClassDef by the more modern C++11 compliant ClassDefOverride variant. Once this is done we can fix and enforce the "override" coding rule.
We should replace all of our
ClassDefby the more modern C++11 compliantClassDefOverridevariant. Once this is done we can fix and enforce the "override" coding rule.