C++ coding standards 101 rules, guidelines, and best practices

"Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C++ experts distill the rich collective experience of the global...

Full description

Bibliographic Details
Main Author: Sutter, Herb (-)
Other Authors: Alexandrescu, Andrei
Format: eBook
Language:Inglés
Published: Boston : Addison-Wesley c2005.
Edition:1st edition
Series:C++ in-depth series
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627422406719
Table of Contents:
  • Organizational and Policy Issues 1
  • Design Style 11
  • Coding Style 27
  • Functions and Operators 45
  • Class Design and Inheritance 55
  • Construction, Destruction, and Copying 85
  • Namespaces and Modules 103
  • Templates and Genericity 119
  • Error Handling and Exceptions 129
  • STL: Containers 149
  • STL: Algorithms 159
  • Type Safety 173.