...
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:2013 | Passing Parameters and Return Values [CSJ] |
Bibliography
[ISO/IEC 9899:2011] | Annex I "Common Warnings" |
...