The elements of C++ style
Αποθηκεύτηκε σε:
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Άλλοι συγγραφείς: | , |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | Αγγλικά |
Έκδοση: |
Cambridge, [England] ; New York :
Cambridge University,
c2004.
|
Θέματα: | |
Διαθέσιμο Online: | 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.