Pointer arithmetic shall not be used with pointers to non-final classes
Pointer arithmetic shall not be used with pointers to non-final classes.
Reports pointer arithmetic and array like access on expressions whose pointed type is used as a base class.
If you expect a rule violation but do not see it, refer to Coding Standard Violations Not Displayed.
| Group: Expressions |
| Category: Required, Automated |