Versions Compared

Key

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

...

CERT C++ Secure Coding StandardPRE01-CPP. Use parentheses within macros around parameter names
ISO/IEC PDTR TR 24772Operator precedence/order of evaluation [JCW]
MISRA-C

Rule 19.1 (advisory): #include statements in a file should only be preceded by other preprocessor directives or comments

...