Main Content

AUTOSAR C++14 Rule M8-4-4

A function identifier shall either be used to call the function or it shall be preceded by &

Description

A function identifier shall either be used to call the function or it shall be preceded by &.

Troubleshooting

If you expect a rule violation but Polyspace® does not report it, see Diagnose Why Coding Standard Violations Do Not Appear as Expected.

Check Information

Group: Declarators
Category: Required, Automated
PQL Name: std.autosar_cpp14.M8_4_4

Version History

Introduced in R2019a