Const (computer programming): Difference between revisions

Content deleted Content added
No edit summary
added a link
Line 162:
==External links==
*[http://gotw.ca/gotw/006.htm "Const-Correctness"] by [[Herb Sutter]]
*[http://cprogramming.com/tutorial/const_correctness.html "Const-Correctness Tutorial"] by Cprogramming.com
*[http://gotw.ca/gotw/081.htm "Constant Optimization?"] by Herb Sutter
*[http://parashift.com/c++-faq-lite/const-correctness.html The C++ FAQ Lite: Const correctness] by Marshall Cline