...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
|
| Can detect violations of this recommendation. Specifically, it reports violations if
| |||||||
| 94 S | Fully implemented | |||||||
PRQA QA-C |
| 0310 | Partially implemented |
...
Related Guidelines
CERT C++ Secure Coding Standard | EXP11-CPP. Do not apply operators expecting one type to data of an incompatible type |
ISO/IEC TR 24772:2013 | Bit Representations [STR] |
MISRA C:2012 | Directive 1.1 (required) |
...