主要内容

AUTOSAR C++14 Rule A18-0-1

The C library facilities shall only be accessed through C++ library headers

描述

The C library facilities shall only be accessed through C++ library headers.

故障排除

如果您预期会出现违规,而 Polyspace® 未报告该违规,请参阅诊断为何编码规范违规未按预期显示

检查信息

组:语言支持库
类别:必需、自动
PQL 名称:std.autosar_cpp14.A18_0_1

版本历史记录

在 R2019a 中推出