AutosarC++17_10-A11.3.1

Friend declarations shall not be used

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

friend_class

Do not use friend type declarations.

None

False

friend_decl

Do not use friend declarations.

None

False

Options

allow_comparison_operators

allow_comparison_operators : bool = False

Whether declaring comparison operators as friend functions should be allowed.