This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

Version number:
1.2

C++ checkers

Rule

CC2.EXP30

EXP30-CPP. Do not depend on order of evaluation between sequence points

CC2.MSC30

:rand() for generating pseudorandom numbers

CP1.ERR36

ERR36-CPP. Catch handlers should order their parameter types from most derived to least derived

>