Industrial Strength C++ by Mats Henricson, Erik Nyquist
Publisher: Prentice Hall 1996
ISBN/ASIN: 0131209655
ISBN-13: 9780131209657
Number of pages: 244
This book greatly expands the public domain "Ellemtel" C++ coding standard. Guidelines have been carefully selected and concisely formulated to define a C++ coding standard that should be valid and usable for almost all programmers. Text and code examples explain each individual rule and recommendation. Adopting this book as the company C++ coding standard helps remove an obstacle when trying to be certified for ISO 9000 or CMM. The book covers naming conventions, code organization, resource management, class interface design, object-oriented programming, conversions, error handling, portability, coding style.
Computers & Internet Programming Languages & Tools C++