HP aC++/HP ANSI C A.06.27 Release Notes
• Rogue Wave Software Standard C++ Library 1.2.1 Class Reference
This reference provides an alphabetical listing of all of the classes, algorithms, and function
objects in the prior Rogue Wave implementation of the Standard C++ Library. It is provided
as HTML formatted files. You can view these files with an HTML browser by opening the file
/opt/aCC/html/libstd/ref.htm.
• Rogue Wave Software Tools.h++ 7.0.6 Class Reference
This reference describes all of the classes and functions in the Tools.h++ Library. It is intended
for use with Rogue Wave Standard C++ Library 1.2.1.
The reference is provided as HTML formatted files. You can view these files with an HTML
browser by opening the file /opt/aCC/html/librwtool/ref.htm.
There are 8 templates documented in the main part of the manual as still supported. This is
incorrect. The interfaces for the following 8 templates must be translated to the new interface
with two extra template arguments:
RWTPtrHashDictionary ==> RWTPtrHashMap
RWTPtrHashDictionaryIterator ==> RWTPtrHashMapIterator
RWTPtrHashTable ==> RWTPtrHashMultiSet
RWTPtrHashTableIterator ==> RWTPtrHashMultiSetIterator
RWTValHashDictionary ==> RWTValHashMap
RWTValHashDictionaryIterator ==> RWTValHashMapIterator
RWTValHashTable ==> RWTValHashMultiSet
RWTValHashTableIterator ==> RWTValHashMultiSetIterator
Refer defect CR JAGaa90638.
NOTE: Refer the HP aC++ Online Programmer’s Guide Information Map for how to obtain
additional Rogue Wave documentation and information.
• HP aC++ Release Notes is this document. The online ASCII file can be found at /opt/aCC/
newconfig/RelNotes/ACXX.release.notes.
• Online man pages for aCC and c++filt are at /opt/aCC/share/man/man1.Z.
Man pages for the Standard C++ Library and the cfront compatibility libraries (IOStream
and Standard Components) are provided under /opt/aCC/share/man/man3.Z.
Online C++ example source files
Online C++ example source files are located in the /opt/aCC/contrib/Examples/RogueWave
directory. These include examples for the Standard C++ Library and for the Tools.h++ Library.
Other documentation
Refer the HP aC++ Online Programmer's Guide Information Map for documentation listings, URLs,
and course information related to the C++ language.
The following documentation is available for use with HP aC++.
• Parallel Programming Guide for HP-UX Systems describes efficient parallel programming
techniques available for the HP Fortran 90, HP C, and HP aC++ compilers on HP-UX.
This document is available on the HP-UX 11.x CD-ROM and on the World Wide Web at the
following URL:
http://www.hp.com/go/hpux-perftools-docs.
HP aC++ world wide web homepage
Access the HP aC++ World Wide Web Homepage at the following URL:
http://www.hp.com/go/aCC.
Online documentation 49