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.