C/C++ Programmer's Guide (G06.25+)
MIGRATION_CHECK Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
F-11
limits: VERSION3 header file
Supported templates and classes: Equivalent
implementation of
<limits2> header in
version 3 is <limits>.
No warning messages
are needed or added
for the classes and
methods in this file.
1 template <class T> class RWSTDHuge numeric_limits
2 template <class T> class RWSTDHuge numeric_limits
3 class RWSTDExport numeric_limits <float>
4 class RWSTDExport numeric_limits <double>
5 class RWSTDExport numeric_limits <long double>
6 class RWSTDExport numeric_limits <int>
7 class RWSTDExport numeric_limits <wchar_t>
8 class RWSTDExport numeric_limits <short>
9 class RWSTDExport numeric_limits <unsigned short>
10 class RWSTDExport numeric_limits <unsigned int>
11 class RWSTDExport numeric_limits <long>
12 class RWSTDExport numeric_limits <unsigned long>
13 class RWSTDExport numeric_limits <unsigned char>
14 class RWSTDExport numeric_limits <signed char>
15 class RWSTDExport numeric_limits <bool>
list: VERSION3 header file
1 class list
Equivalent
implementation of
file list2 in
Version 2 is list
in Version 3.
1.'void assign (Size n)' is not
supported in version 3.
2.'void assign (size_type n)' 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.
5.'void add_new_buffer (size_type n)'
is not supported in version 3.
6.'void deallocate_buffers ()' is not
supported in version 3.
7.'link_type get_node (size_type n)' is
not supported in version 3.
8.'void put_node (link_type p)' is not
supported in version 3.
1.'No equivalent
function in Version 3.
2.'No equivalent
function in Version 3.
3.'No equivalent
function in Version 3.
4.'No equivalent
function in Version 3.
5.'No equivalent
function in Version 3.
6.'No equivalent
function in Version 3.
7.'No equivalent
function in Version 3.
8.'No equivalent
function in Version 3.
Table F-1. MIGRATION_CHECK Warning Messages (page 11 of 25)
No.
Class/Member
Function Name Warnings Displayed Notes