Datasheet
ARM DUI 0067D Copyright © 1999-2001 ARM Limited. All rights reserved. C-1
Appendix C
Standard C++ Implementation Definition
The majority of the language features described in the ISO/IEC standard for C++ are
supported by the ARM C++ compilers. This appendix lists the C++ language features
defined in the standard, and states whether or not that language feature is supported by
ARM C++.
Note
ARM C++ differs from ISO/IEC because the compliance requirements for Embedded
C++ (EC++) differ from the requirements for ISO/IEC C++.
This section does not duplicate information that is part of the standard C
implementation. See Appendix B Standard C Implementation Definition.
When used in ANSI C mode, the ARM C++ compilers are identical to the ARM C
compiler. Where there is an implementation feature specific to either C or C++, this is
noted in the text. For extension to standard C++, see Language extensions on page 3-16.