Versions Compared

Key

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

This page was automatically generated and should not be edited.

Note

The information on this page was provided by outside contributors and has not been verified by SEI CERT.

Tip

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

Tool Version:
Include Page
cplusplus:GCC_V
cplusplus: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