 
                            ...
| Tip | 
|---|
| The table below can be re-ordered, by clicking column headers. | 
...
| Include Page | ||||
|---|---|---|---|---|
| 
 | 
| 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 |