The Elements of C++ Style
The Elements of C++ Style from Cambridge University Press. | |
Author | Trevor Misfeldt, Greg Bumgardner, Andrew Gray |
---|---|
Language | English |
Publisher | Cambridge University Press |
Publication date | February 2004 |
Pages | 190 |
ISBN | 978-0-521-89308-4 |
The Elements of C++ Style is a book of rules of programming style in the C++ computer language. The book was published by Cambridge University Press in February 2004. The book provides conventions for formatting, naming, documentation, programming and packaging.
This book is part of a series of books that include The Elements of C# Style and The Elements of Java Style.