メインコンテンツ

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® から報告されない場合は、コーディング規約違反が想定どおりに表示されない理由の診断を参照してください。

チェック情報

グループ:
カテゴリ: Required、Automated
PQL 名: std.autosar_cpp14.M5_0_21

バージョン履歴

R2019a で導入