AutosarC++18_03-A12.1.2

Both NSDMI and a non-static member initializer in a constructor shall not be used in the same type

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

nsdmi_mixed

Both NSDMI and a non-static member initializer in a constructor shall not be used in the same type.

None

False

Options

only_member_initializer_list

only_member_initializer_list : bool = True

Only inspect member initializer list and not the constructor body/methods.