Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CERT C++ Secure Coding StandardPRE02-CPP. Macro replacement lists should be parenthesized
ISO/IEC TR 24772"JCW Operator precedence/order of evaluation " [JCW] and "NMP 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

...