The Annotated C++ Reference Manual

by ;
Edition: 1st
Format: Paperback
Pub. Date: 1990-01-01
Publisher(s): Addison-Wesley Professional
  • Free Shipping Icon

    This Item Qualifies for Free Shipping!*

    *Excludes marketplace orders.

List Price: $62.95

Rent Book

Select for Price
There was a problem. Please try again later.

New Book

We're Sorry
Sold Out

Used Book

We're Sorry
Sold Out

eBook

We're Sorry
Not Available

How Marketplace Works:

  • This item is offered by an independent seller and not shipped from our warehouse
  • Item details like edition and cover design may differ from our description; see seller's comments before ordering.
  • Sellers much confirm and ship within two business days; otherwise, the order will be cancelled and refunded.
  • Marketplace purchases cannot be returned to eCampus.com. Contact the seller directly for inquiries; if no response within two days, contact customer service.
  • Additional shipping costs apply to Marketplace purchases. Review shipping costs at checkout.

Summary

This book provides a complete reference for the C++ programming language. It consists of the C++ reference manual, approved as the base document for ANSI standardization of the language, plus annotations and commentary. The annotations and commentary discuss what is not included in the language, why certain features are defined as they are, and how one might implement particular features. The commentaries also help the reader to understand the relationships between parts of the language. Comparisons with C and examples explain the more subtle points of the language. Sixteen chapters cover this version of C++ including multiple inheritance, abstract classes, templates, exception handling, and more. A final chapter describes resolutions by the ANSI/ISO committee including new features such as run-time type information and namespaces. Appendices summarize the grammar and evolution of the language, and explain in detail the differences between C and C++. The Annotated C++ Reference Manual will appeal to language implementors and expert C++ programmers.

Author Biography

About Margaret A. Ellis has worked for AT&T Bell Laboratories, UNIX System Laboratories, and Novell in compiler development. Ellis received a masters of science degree in computer science from the University of California. She is the coauthor of The Annotated C++ Reference Manual.

 

Bjarne Stroustrup is the designer and original implementer of C++, the author of The C++ Programming Language, The Annotated C++ Reference Manual, and The Design and Evolution of C++, and the consulting editor of Addison-Wesley's C++ In-Depth Series. Having previously worked at Bell Labs and AT&T Labs-Research, he currently is the College of Engineering Chair in Computer Science Professor at Texas A&M University. The recipient of numerous honors, including the Dr. Dobb's Excellence in Programming Award (2008), Dr. Stroustrup is a member of the National Academy of Engineering, an AT&T Fellow, an AT&T Bell Laboratories Fellow, an IEEE Fellow, and an ACM Fellow. His research interests include distributed systems, simulation, design, programming techniques, software development tools, and programming languages, and he remains actively involved in the ANSI/ISO standardization of C++. Dr. Stroustrup holds an advanced degree from the University of Aarhus in his native Denmark and a Ph.D. in Computer Science from Cambridge University, England.

Table of Contents

Preface
Introduction
Overview
Syntax Notation
Evolution of C++
Acknowledgements
Lexical Conventions
Tokens
Comments
Identifiers
Keywords
Literals
Implementation Dependencies
Basic Concepts
Declarations and Definitions
Scopes
Program and Linkage
Start and Termination
Storage Classes
Types
Lvalues
Name Spaces
Numerical Limits
Standard Conversions
Integral Promotions
Integral Conversions
Float and Double
Floating and Integral
Arithmetic Conversions
Pointer Conversions
Reference Conversions
Pointers to Members
Arithmetic Conversions
Expressions
Primary Expressions
Postfix Expressions
Unary Operators
Explicit Type Conversion
Pointer-to-Member Operators
Multiplicative Operators
Additive Operators
Shift Operators
Relational Operators
Equality Operators
Bitwise AND Operator
Bitwise Exclusive OR Operator
Bitwise Inclusive OR Operator
Logical AND Operator
Logical OR Operator
Conditional Operator
Assignment Operators
Comma Operator
Constant Expressions
Statements
Labeled Statement
Expression Statement
Compound Statement, or Block
Selection Statements
Iteration Statements
Jump Statements
Declaration Statement
Ambiguity Resolution
Declarations
Specifiers
Enumeration Declarations
Asm Declarations
Linkage Specifications
Linkage Specifications
Type-safe Linkage
Limitations
Declarators
Type Names Meaning of Declarators
Function Definitions
Initializers
Pointers to Members
Classes
Class Names
Class Members
Member Functions
Static Members
Unions
Bit-Fields
Nested Class Declarations
Local Class Declarations
Local Type Names
Interfaces
Derived Classes
Multiple Base Classes
Virtual Functions
Abstract Classes
Summary of Scope Rules
Single Inheritance
Multiple Inheritance
Multiple Inheritance and Casting
Multiple Inheritance and Implicit Conversion
Virtual Base Classes
Virtual Base Classes and Casting
Single Inheritance and Virtual Functions
Multiple Inheritance and Virtual Functions
Instantiation of Virtual Functions
Virtual Base Classes with Virtual Functions
Renaming
Member Access Control
Access Specifiers
Access Specifiers for Base Classes
Access Declarations
Friends
Protected Member Access
Access to Virtual Functions
Multiple Access
General Ideas
Per Class Protection
Access Control
Special Member Functions
Constructors
Temporary Objects
Conversions
Destructors
Free Store
Initialization
Constructors and Destructors
Copying Class Objects
Temporary Elimination
Access Control and Special Functions
Summary of Member
Table of Contents provided by Publisher. All Rights Reserved.

Excerpts

This book provides a complete language reference for the expert C++ user. It consists of the C++ reference manual plus annotations and commentary sections.The C++ reference manual alone provides a complete definition of C++, but the terse reference manual style leaves many reasonable questions unanswered. Discussions of what isnotin the language,whycertain features are defined as they are, andhowone might implement some particular feature have no place in a reference manual but are nevertheless of interest to most users. Such discussions are presented as annotations and in the commentary sections.The commentary also helps the reader appreciate the relationships among different parts of the language and emphasizes points and implications that might have been overlooked in the reference manual itself. Examples and comparisons with C also make this book more approachable than the bare reference manual.This book does not provide information about standard libraries beyond discussion of the library functions providing the most basic run-time support nor does it discuss C++ programming styles or techniques. Furthermore, this book does not attempt to teach C++ programming; it explains what the language is--not how to use it.The index and the cross references embedded in the commentary and in the reference manual itself are important and integral parts of the book.We hope that this reference manual will provide a firm base for further evolution of C++. It has been chosen by ANSI to serve as a starting point for the formal standardization of C++.Margaret A. Ellis Bjarne Stroustrup Murray Hill, New Jersey 0201514591P04062001

An electronic version of this book is available through VitalSource.

This book is viewable on PC, Mac, iPhone, iPad, iPod Touch, and most smartphones.

By purchasing, you will be able to view this book online, as well as download it, for the chosen number of days.

Digital License

You are licensing a digital product for a set duration. Durations are set forth in the product description, with "Lifetime" typically meaning five (5) years of online access and permanent download to a supported device. All licenses are non-transferable.

More details can be found here.

A downloadable version of this book is available through the eCampus Reader or compatible Adobe readers.

Applications are available on iOS, Android, PC, Mac, and Windows Mobile platforms.

Please view the compatibility matrix prior to purchase.