C/C++ Programmer's Guide (G06.25+)
MIGRATION_CHECK Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
F-25
4 class iterator
(inner class)
1.'iterator (unsigned int* x, unsigned
int y)' is not supported in version 3
2.'void bump_up ()' is not supported in
version 3
3.'void bump_down ()' is not
supported in version 3.
4.'unsigned int* p' is not supported in
Version 3.
5.'unsigned int offset' is not supported
in Version 3.
1.No equivalent
constructor in Version
3.
2.No equivalent
function in Version 3.
3.No equivalent
function in Version 3.
4.Equivalent variable
not supported.
5.Equivalent variable
not supported.
5 class
const_iterator
1.'const_iterator (unsigned int* x,
unsigned int y)' is not supported in
version 3.
2.'void bump_up ()' is not supported in
version 3.
1.'void bump_down ()' is not
supported in version 3.
4.'unsigned int* p' is not supported in
Version 3.
5.'unsigned int offset' is not supported
in Version 3.
1.No equivalent
constructor in Version
3.
2.No equivalent
function in Version 3.
3.No equivalent
function in Version 3.
4.Equivalent variable
not supported.
5.Equivalent variable
not supported.
Table F-1. MIGRATION_CHECK Warning Messages (page 25 of 25)
No.
Class/Member
Function Name Warnings Displayed Notes