C/C++ Programmer's Guide (G06.25+)
MIGRATION_CHECK Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
F-18
rwexcept: VERSION2 header file
None. Equivalent
implementation of
rwexcept is found in
exception in Version 3.
rwnew: VERSION2 header file
1 class
RWSTDExport
bad_alloc
None. Equivalent
implementation of
rwnew is found in new
in Version 3.
rwstdex: VERSION2 header file
1.class RWSTDExport logic_error Version 3 implements
all these classes in file
stdexcept. No warning
messages issued.
2.class RWSTDExport domain_error
3.class RWSTDExport length_error
4.class RWSTDExport out_of_range
5.class RWSTDExport runtime_error
6.class RWSTDExport range_error
7.class RWSTDExport overflow_error
set: VERSION3 header file
1 struct ident 1.'struct ident' is not supported in
version 3.
1.No equivalent
function in version 3.
2 class set 2.'set (const set<Key, Compare,
Allocator>& x)' is not supported in
version 3.
3.'size_type allocation_size ()' is not
supported in version 3.
2.No equivalent
constructor is defined
in Version 3.
3.No equivalent
function in Version 3.
2 class set
continued
4.'size_type allocation_size(size_type
new_size)' is not supported in
version 3.
4.No equivalent class is
defined in Version 3.
3 class multiset 5.'multiset (const multiset<Key,
Compare, Allocator>& x)' is not
supported in version 3.
6.'size_type allocation_size()' is not
supported in version 3.
7.'size_type allocation_size(size_type
new_size)' is not supported in
version 3.
5.No equivalent
constructor is defined
in Version 3.
6.No equivalent
function in Version 3.
7.No equivalent
function is defined in
Version 3.
Table F-1. MIGRATION_CHECK Warning Messages (page 18 of 25)
No.
Class/Member
Function Name Warnings Displayed Notes