...
Tool | Version | Checker | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Compass/ROSE |
|
| Can detect violations of this recommendation while checking for violations of recommendation DCL00-C. Const-qualify immutable objects.LDRA tool suite | |||||||||
| LDRA
| LDRA
| 62 Dcnstpnte | Fully implemented.ECLAIR | ||||||||
| ECLAIR
| ECLAIR
| cnstpnte62 D | Fully implemented. | ||||||||
PRQA QA-C |
| 3673 | Fully implemented. |
...
CERT C++ Secure Coding Standard | DCL13-CPP. Declare function parameters that are pointers to values not changed by the function as const |
---|---|
ISO/IEC TR 24772 | Passing parameters and return values [CSJ] |
...
...