The elements of C++ style / Trevor Misfeldt, Gregory Bumgardner, Andrew Gray.

Saved in:
Bibliographic Details
:
TeilnehmendeR:
Year of Publication:2004
Language:English
Online Access:
Physical Description:viii, 182 p.
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 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.