...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Compass/ROSE |
|
| Can detect violations of this recommendation while checking for violations of recommendation DCL00-C. Const-qualify immutable objects. | ||||||
| 62 D | Fully implemented. | |||||||
| cnstpnte | Fully implemented. | |||||||
PRQA QA-C |
| 3673 | Fully implemented. |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...
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 | "CSJ Passing parameters and return values" |
Bibliography
...