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

Table 73 MIGRATION_CHECK Warning Messages (continued)
NotesWarnings Displayed
Class/Member Function
NameNo.
9. 'class RWSTDHuge
string_ref' is not supported
in version 3.
class RWSTDHuge string_ref9
10. size_type getCapac()
const' is not supported in
version 3.
class RWSTDHuge
basic_string
10
11. 'void clobber
(size_type)' is not supported
in version 3.
12. 'void cow()' is not
supported in version 3.
13. 'void cow(size_type nc)'
is not supported in version
3.
14. 'void
init_aux(InputIterator first,
InputIterator last,
_RW_is_not_integer)' is not
supported in version 3.
15. 'void
init_aux(InputIterator first,
InputIterator last,
_RW_is_integer)' is not
supported in version 3.
strstream.h: VERSION3 header file
1. Equivalent 'class
strstreambuf' is defined in -
strstream buf in Version 3.
1. 'class strstreambuf' is
defined in namespace std in
version 3.
class strstreambuf1
2. No equivalent function is
defined in Version 3.
2. 'virtual int doallocate()' is
not supported in version 3.
3. No equivalent function is
defined in Version 3.
3. 'int isfrozen()' is not
supported in version 3.
In Version 3 class
'strstreambuf' is defined in
namespace std.
In Version 2 no namespace is
defined.
4. No equivalent class is
defined in Version 3.
4. 'class strstreambase' is
not supported in version 3
library.
class strstreambase2
5. Equivalent 'class istrstream'
is defined in strstream in
Version 3.
5. 'class istrstream' is
defined in namespace std in
version 3.
class istrstream3
6. Not supported in Version
3.
6. 'super class
strstreambase' is not
supported in version 3
library.
7. Equivalent 'class
ostrstream' is defined in
strstream in Version 3.
7. 'class ostrstream' is
defined in namespace std in
version 3.
class ostrstream4
453