...
| CERT C++ Secure Coding Standard | PRE02-CPP. Macro replacement lists should be parenthesized |
|---|---|
| ISO/IEC TR 24772 | Operator precedence/order of evaluation [JCW] and Pre-processor directions [NMP] |
Bibliography
| [ | ISO/IEC 9899:2011]Section 6.10, "Preprocessing Directives," and section 5.1.1, "Translation Environment" | [Plum 1985] | Rule 1-1 |
|---|---|---|---|
| [Summit 2005] | Question 10.1 |
...