Versions Compared

Key

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

...

Tip

The table below can be re-ordered, by clicking column headers.

...

Include Page
cplusplus:GCC_Vcplusplus:
GCC_V

Checker

Guideline

-Winvalid-offsetof EXP59-CPP. Use offsetof() on valid types and members
Can detect violations of this rule when the -Wsequence-point flag is used EXP50-CPP. Do not depend on the order of evaluation for side effects