The elements of C++ style
محفوظ في:
المؤلف الرئيسي: | |
---|---|
مؤلف مشترك: | |
مؤلفون آخرون: | , |
التنسيق: | الكتروني كتاب الكتروني |
اللغة: | الإنجليزية |
منشور في: |
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.