Introduction to HP aC++

HP aC++ is Hewlett-Packard's implementation of the ANSI/ISO C++ International Standard. The compiler largely conforms to the standard and is evolving towards full conformance. Refer to Standardizing Your Code for listings of standards based features and extensions. Some of the many supported features are listed here:

Performance C++ Standards
Precompiled Header Files Standard C++ Library
+objdebug Debugging Option Tools.h++ Library
-fast Optimization Option Templates
+DA and +DS Architecture and Scheduling Options Exception Handling
Other Options and Pragmas for Optimizing Your Code Other Options and Features for Standardizing Your Code

New Features in this HP aC++ A.03.27 Release


Release Notes

For the latest information on new features, see the HP aC++ Release Notes

If you see the message "Text file data could not be formatted," ensure the release notes are installed as /opt/aCC/newconfig/RelNotes/ACXX.release.notes.

Migration

If you are migrating code from HP C++ (cfront) to HP aC++, click here to find out where to obtain information.



Features Introduced in the Prior A.03.25 Release