HP aC++/HP C A.06.20 Release Notes

Rogue Wave Software Standard C++ Library 2.2.1 User’s Guide
This guide gives information about library usage and includes an extensive
discussion of locales and iostreams.
The guide is provided as HTML formatted files. You can view these files with an
HTML browser by opening the file /opt/aCC/html/libstd_v2/stdug/
index.htm or select the hyperlink in the main online help topic for HP aC++.
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 to defect CR JAGaa90638.
NOTE: Refer to 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.
42 Related Documentation