AutosarC++18_10-A5.1.6ΒΆ

Return type of a non-void return type lambda expression should be explicitly specified

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

missing_explicit_return

Add an explicit return type for the lambda.

None

False

Options