C++ was designed by Bjarne Stroustrup while he was working for AT&T Bell Labs, which eventually packaged and marketed it. Initial versions of the language were made available internally at AT&T beginning in 1981. C++ steadily evolved in response to user feedback.
The first edition of Stroustrup's book, The C++ Programming Language, was published in early 1986. In 1989 with the release of Version 2.0, C++ was rapidly acknowledged as a serious, useful language. In that year, work began on establishing an internationally recognized language standard for C++.
Standardization under the control of ANSI (American National Standards Institute) Committee X3J16 began in 1989 and was completed and published internally in 1997 by the X3 Secretariat under the title Draft StandardThe C++ Language, X3J16/97-14882, Information Technology Council (NSITC), Washington, DC. In June 1998, the draft standard was unanimously accepted by the representatives of the 20 principal nations that participated in the nine-year ANSI/ISO (International Standards Organization) effort.
The third edition of Stroustrup's book [Stroustrup97], was published in 1997. It is widely regarded as the definitive C++ reference.
You can view an HTML version of the ANSI/ISO Draft Standard at http://oop.mcs.suffolk.edu/draftstandard
Part I: Introduction to C++ and Qt 4
C++ Introduction
Classes
Introduction to Qt
Lists
Functions
Inheritance and Polymorphism
Part II: Higher-Level Programming
Libraries
Introduction to Design Patterns
QObject
Generics and Containers
Qt GUI Widgets
Concurrency
Validation and Regular Expressions
Parsing XML
Meta Objects, Properties, and Reflective Programming
More Design Patterns
Models and Views
Qt SQL Classes
Part III: C++ Language Reference
Types and Expressions
Scope and Storage Class
Statements and Control Structures
Memory Access
Chapter Summary
Inheritance in Detail
Miscellaneous Topics
Part IV: Programming Assignments
MP3 Jukebox Assignments
Part V: Appendices
MP3 Jukebox Assignments
Bibliography
MP3 Jukebox Assignments