...
| 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 Representations [STR] |
| MISRA-C | Rule 3.5 |
Bibliography
...
...
| 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 Representations [STR] |
| MISRA-C | Rule 3.5 |
...