C++ Compiler
This chapter explains the CodeWarrior implementation of the C++ programming language:
C++ Compiler Performance
Improving compile times when translating C++ source code
Extensions to Standard C++
The CodeWarrior C++ compiler has features and capabilities that are not described in the ISO/IEC 14882:2003 C++ standard
Implementation-Defined Behavior
Implementation Quantities for C/C++ Compiler (ISO/IEC 14882:2003 C++, §A)
GCC Extensions
The CodeWarrior C++ compiler recognizes some extensions to the ISO/IEC 14882:2003C++ standard that are also recognized by the GCC (GNU Compiler Collection) C++ compiler.