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...
Autor principal: | |
---|---|
Otros Autores: | |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Boston :
Addison-Wesley
c2005.
|
Edición: | 1st edition |
Colección: | C++ in-depth series
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627422406719 |
Tabla de Contenidos:
- 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.