...
| SEI CERT C++ Coding Standard | VOID DCL06-CPP. Use meaningful symbolic constants to represent literal values in program logic |
| MITRE CWE | CWE-547, Use of hard-coded, security-relevant constants |
...
| [Henricson 1992] | Chapter 10, "Constants" |
| [Saks 2001a] | |
| [Saks 2001b] | |
| [Saks 2002] | |
| [Summit 2005] | Question 10.5b |
...