AutosarC++18_10-A8.5.4ΒΆ

If a class has a user-declared constructor that takes a parameter of type std::initializer_list, then it shall be the only constructor apart from special member function constructors

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

other_ctor

Class contains a constructor taking a parameter of type std::initializer_list and further constructors.

None

False

Options