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

Table 73 MIGRATION_CHECK Warning Messages (continued)
NotesWarnings Displayed
Class/Member Function
NameNo.
8. Not supported in Version
3.
8. 'super class
strstreambase' is not
supported in version 3
library.
9. Equivalent 'class strstream'
is defined in strstream in
Version 3.
9. 'class strstream' is defined
in namespace std in version
3.
class strstream
string_char_traits<char>
5
10. Not supported in Version
3.
10. 'super class
strstreambase' is not
supported in version 3
library.
tree: VERSION3 header file
None.None.class iteration (inner class)1
None.None.class const_iterator (inner
class)
2
typeinfo: VERSION3 header file
Equivalent implementation of
typeinfo2 can be found in file
typeinfo in Version 3.
None.class type_info1
None.class bad_cast2
None.class bad_typeid3
utility: VERSION3 header file
Equivalent implementation of
utility2 header is in file utility
in Version 3.
None.Constructs supported:
template<classT1, class T2>
struct pair
1
vector: VERSION3 header file
1. No equivalent constructor
is defined in Version 3.
1. 'explicit vector (size_type
n, const Allocator& alloc
class vector1
RWSTD_DEFAULT_ARG(Allocator()))'
is not supported in version
3.
2. Equivalent variable is not
supported in Version 3.
2. 'buffer_size' is not
supported in Version 3.
3. Equivalent object is not
supported in Version 3.
3. 'allocator_type the
_allocator' is not supported
in Version 3.
4. Equivalent object is not
supported in Version 3.
4. 'iterator start' is not
supported in Version 3.
5. Equivalent object is not
supported in Version 3.
5. 'iterator finish' is not
supported in Version 3.
6. Equivalent object is not
supported in Version 3.
6. 'iterator end_of_storage'
is not supported in Version
3.
7. No equivalent function is
defined in Version 3.
7. 'void insert_aux ( iterator
position, InputIterator first,
InputIterator last,
_RW_ist_integer)' is not
supported in version 3.
454 MIGRATION_CHECK Messages