AutosarC++19_03-A9.5.1

Unions shall not be used

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

union

Unions shall not be used

None

False

Options

allow_tagged_unions

allow_tagged_unions : bool = True

Whether tagged unions (nested in a struct that has an enum discriminator) should be allowed.