Skip to content

Rule: Base class gained a member

Canonical rule slug: base-class-member-added. ← back to all rules

A field added to a base class grows it and shifts every derived-class member that follows, invalidating existing offsets.

Canonical demonstration