Skip to content

Rule: Typedef underlying type changed

Canonical rule slug: typedef-underlying-changed. ← back to all rules

A typedef starts naming a different underlying type, so consumers using the alias pass and store a different representation.

Canonical demonstration

Used by scenarios