AUTOSAR C++14 Rule M5-0-21
Bitwise operators shall only be applied to operands of unsigned underlying type
描述
规则定义
Bitwise operators shall only be applied to operands of unsigned underlying type.
故障排除
如果您预期会出现违规,而 Polyspace® 未报告该违规,请参阅诊断为何编码规范违规未按预期显示。
检查信息
组:表达式 |
类别:必需、自动 |
版本历史记录
在 R2019a 中推出