HP aC++ A.03.85 Release Notes

HP aC++ Release Notes
Related Documentation
Chapter 1 83
The reference is provided as HTML formatted files. You can view these files with an
HTML browser by opening the file /opt/aCC/html/libstd_v2/stdref/index.htm or
select the hyperlink from HP aC++ Online Programmer’s Guide.
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 from HP aC++ Online Programmer’s Guide.
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.