C/C++ Programmer's Guide (G06.25+)
MIGRATION_CHECK Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
F-24
vector: VERSION3 header file, continued
1 class vector
continued
12.'void assign (size_type n)' is not
supported in version 3
13.'size_type allocation_size()' is not
supported in version 3.
14.'size_type
allocation_size(size_type
new_size)' is not supported in
version 3.
12.No equivalent
function is defined in
Version 3.
13.No equivalent
function is defined in
Version 3.
14.No equivalent
function is defined in
Version 3.
2 class
RWSTDExport
vector<bool,
allocator>
1.'iterator start' not supported in
version 3.
2.'iterator finish' not supported in
version 3.
3.'unsigned int* end_of_storage' not
supported in version 3.
1.No equivalent field is
defined in Version 3.
2.No equivalent field in
Version 3.
3.No equivalent field is
defined in Version 3.
3 class reference
(inner class)
1.'bool operator== (const reference&
x) const' is not supported in version
3.
2.'bool operator< (const reference& x)
const' is not supported in version 3.
3.'unsigned int* p' is not supported in
Version 3.
4.'unsigned int mask' is not supported
in Version 3.
1.No equivalent
function is defined in
Version 3.
2.No equivalent
function is defined in
Version 3.
3.Equivalent variable
not supported.
4.Equivalent variable
not supported..
vector: VERSION3 header file, continued
Table F-1. MIGRATION_CHECK Warning Messages (page 24 of 25)
No.
Class/Member
Function Name Warnings Displayed Notes