The C++ programming language as described in this document
is based on the language as described in Chapter R (Reference
Manual) of Stroustrup:
The C++ Programming Language (second
edition, Addison-Wesley Publishing Company, ISBN 0-201-53992-6,
copyright ©1991 AT&T)
. That, in turn, is based on the C
programming language as described in Appendix A of Kernighan and
Ritchie:
The C Programming Language (Prentice-Hall, 1978, ISBN
0-13-110163-3, copyright ©1978 AT&T)
.