Review of C++ Coding Standards
C++ Coding Standards Herb Sutter and Andrei Alexandrescu Addison-Wesley, 2005 For many programmers, the term coding standard generates a gut-level response. We all know that someone is going to be pushing the one, true brace style or the proper way to indent code. This subject is probably the best way to generate instantaneous rebellion among… Read More »