...
CERT C++ Secure Coding Standard | INT12-CPP. Do not make assumptions about the type of a plain int bit-field when used in an expression |
ISO/IEC TR 24772:2013 | Bit representations Representations [STR] |
MISRA-C | Rule 12.7 |
Bibliography
...
...
CERT C++ Secure Coding Standard | INT12-CPP. Do not make assumptions about the type of a plain int bit-field when used in an expression |
ISO/IEC TR 24772:2013 | Bit representations Representations [STR] |
MISRA-C | Rule 12.7 |
...