The elements of C++ style
Saved in:
主要作者: | |
---|---|
企業作者: | |
其他作者: | , |
格式: | 電子 電子書 |
語言: | 英语 |
出版: |
Cambridge, [England] ; New York :
Cambridge University,
c2004.
|
主題: | |
在線閱讀: | An electronic book accessible through the World Wide Web; click to view |
標簽: |
添加標簽
沒有標簽, 成為第一個標記此記錄!
|
書本目錄:
- General principles
- Formatting conventions
- Indentation
- Naming conventions
- Preprocessor macro names
- Type and constant names
- Function names
- Variable and parameter names
- Documentation conventions
- Programming principles
- Engineering
- Class design
- Thread safety and concurrency
- Programming conventions
- Preprocessor
- Declarations
- Scoping
- Functions and methods
- Classes
- Class members
- Operators
- Templates
- Type safety, casting, and conversion
- Initialization and construction
- Statements and expressions
- Control flow
- Error and exception handling
- Efficiency
- Packaging conventions
- Scoping
- Organization
- Files.