...
CERT C++ Secure Coding Standard | EXP11-CPP. Do not apply operators expecting one type to data of an incompatible type |
---|---|
ISO/IEC TR 24772 | "STR Bit representations "[STR] |
MISRA-C | Rule 3.5 |
Bibliography
[ISO/IEC 9899:2011] | Section 6.7.2, "Type Specifiers" |
[Plum 1985] | Rule 6-5: In portable code, do not depend upon the allocation order of bit-fields within a word. |
Bibliography
[ISO/IEC 9899:2011] | Section 6.7.2, "Type Specifiers" |