メインコンテンツ

AUTOSAR C++14 Rule M5-0-20

Non-constant operands to a binary bitwise operator shall have the same underlying type.

説明

Non-constant operands to a binary bitwise operator shall have the same underlying type.

トラブルシューティング

ルール違反が想定されるものの、Polyspace® から報告されない場合は、コーディング規約違反が想定どおりに表示されない理由の診断を参照してください。

チェック情報

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

バージョン履歴

R2019a で導入