Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Operator 'symbol_1' hides a non-virtual operator 'symbol_2' (c.128)
Remarks
Hiding base methods that aren't virtual is error prone and makes code harder to read.
Code analysis name: DONT_HIDE_OPERATORS