C++ language
The international standard for the C++ language and standard library is
ISO/IEC 14882. This includes ANSI and all other member national body
standards organizations.
This C++ compiler implements almost all of this standard.
This topic discusses the C++ ``dialect'' accepted by the compiler, and
describes the compilation options which allow you to control the interpretation
of the source code.
Next topic:
Compilation modes
© 2002 Caldera International, Inc. All rights reserved.
UnixWare 7 Release 7.1.3 - 17 October 2002