Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (vkp) v1.0

...

This rule appears in the C++ Secure Coding Standard as PRE11-CPP. Do not conclude macro definitions with a semicolon.

...

Bibliography

TODO

...

PRE10-C. Wrap multi-statement macros in a do-while loop      01. Preprocessor (PRE)