...
CERT C++ Secure Coding Standard | PRE01-CPP. Use parentheses within macros around parameter names |
---|---|
ISO/IEC PDTR 24772 | "JCW Operator precedence/order of evaluation" |
MISRA-C | Rule 19.1 |
Bibliography
[ISO/IEC 9899:2011] | Section 6.10, "Preprocessing Directives," and section 5.1.1, "Translation Environment" |
---|---|
[Plum 1985] | |
[Summit 2005] | Question 10.1 |
...