Main Content

AUTOSAR C++14 Rule A16-2-1

The ', ", /*, //, \ characters shall not occur in a header file name or in #include directive

Description

The ', ", /*, //, \ characters shall not occur in a header file name or in #include directive.

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: Preprocessing Directives
Category: Required, Automated
PQL Name: std.autosar_cpp14.A16_2_1

Version History

Introduced in R2019a