C/C++ Programmer's Guide (G06.25+)

MIGRATION_CHECK Messages
HP C/C++ Programmer’s Guide for NonStop Systems429301-008
F-13
list: VERSION3 header file, continued
1 class list
continued
23.'link_type next_avail' is not
supported in version 3.
24.'link_type last' is not supported in
version 3.
25.'link_type node' is not supported in
version 3
26.'size_type length' is not supported
in version 3.
23.'No equivalent
function in Version 3.
24.'No equivalent
function in Version 3.
25.'No equivalent
function in Version 3.
26.'No equivalent
function in Version 3.
2 struct list_node
(inner Structure)
27.struct list_node not supported in
version 3.
27.Equivalent 'struct
_Node' is defined in
version 3.
3struct
list_node_buffer
(inner structure)
28.struct list_node_buffer not
supported in version 3.
Equivalent 'struct
_Node' is defined in
Version 3.
4 class iterator
(inner class)
None. None.
5 class
const_iterator
(inner class)
None. None.
map: VERSION3 header file
1 struct select1st 1.'struct select1st' is not supported in
version 3.
1.No equivalent
structure is defined in
Version 3.
2 class map 2.'map (const map<Key, T, Compare,
Allocator>& x) ' is not supported in
version 3.
3.' size_type allocation_size ()' is not
supported in version 3.
4.' size_type allocation_size(size_type
new_size)' is not supported in
version 3.
1.No equivalent
constructor is defined in
version 3.
2.No equivalent finction
in Version 3.
3.No equivalent finction
is defined in Version 3.
3 class
value_compare
(inner class)
5.'Compare RWSTD_COMP' not
supported in version 3.
5.No equivalent field is
defined in Version 3.
Table F-1. MIGRATION_CHECK Warning Messages (page 13 of 25)
No.
Class/Member
Function Name Warnings Displayed Notes