C/C++ Programmer's Guide (G06.27+, H06.08+, J06.03+)

Table 73 MIGRATION_CHECK Warning Messages (continued)
NotesWarnings Displayed
Class/Member Function
NameNo.
class RWSTDExport numeric_limits <long double>5
class RWSTDExport numeric_limits <int>6
class RWSTDExport numeric_limits <wchar_t>7
class RWSTDExport numeric_limits <short>8
class RWSTDExport numeric_limits <unsigned short>9
class RWSTDExport numeric_limits <unsigned int>10
class RWSTDExport numeric_limits <long>11
class RWSTDExport numeric_limits <unsigned long>12
class RWSTDExport numeric_limits <unsigned char>13
class RWSTDExport numeric_limits <signed char>14
class RWSTDExport numeric_limits <bool>15
list: VERSION3 header file
1. 'No equivalent function in
Version 3.
1. 'void assign (Size n)' is
not supported in version 3.
class list1
2. 'No equivalent function in
Version 3.
2. 'void assign (size_type n)'
is not supported in version
3.
Equivalent implementation
of file list2 in Version 2 is
list in Version 3.
3. 'No equivalent function in
Version 3.
3. 'size_type
allocation_size()' is not
supported in version 3.
4. 'No equivalent function in
Version 3.
4. 'size_type
allocation_size(size_type
new_size)' is not supported
in version 3.
5. 'No equivalent function in
Version 3.
5. 'void add_new_buffer
(size_type n)' is not
supported in version 3.
6. 'No equivalent function in
Version 3.
6. 'void deallocate_buffers
()' is not supported in version
3.
7. 'No equivalent function in
Version 3.
7. 'link_type get_node
(size_type n)' is not
supported in version 3.
8. 'No equivalent function in
Version 3.
8. 'void put_node (link_type
p)' is not supported in
version 3.
9. 'No equivalent function in
Version 3.
9. 'void init(size_type n)' is
not supported in version 3.
10. 'No equivalent function
in Version 3.
10. 'void init_aux
(InputIterator first,
InputIterator last,
_RW_is_not_integer)' is not
supported in version 3.
11. 'No equivalent function
in Version 3.
11. 'void init_aux
(InputIterator first,
InputIterator last,
446 MIGRATION_CHECK Messages