Go forward to Plans.
Go backward to Introduction.
Go up to Top.
Changes in Behavior in GNU C++
******************************
The GNU C++ compiler continues to improve and change. A major goal
of our work has been to continue to bring the compiler into compliance
with the draft ANSI C++ standard, and with `The Annotated C++ Reference
Manual' (the ARM). This section outlines most of the user-noticeable
changes that might be encountered during the normal course of use.
Menu
- Summary of Phase 1.3
-
- Major changes
-
- New features
-
- Enhancements and bug fixes
-
- Problems with debugging
-