C/C++ Programmer's Guide (G06.25+)
MIGRATION_CHECK Messages
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
F-21
string: VERSION3 header file, continued
10 class
RWSTDHuge
basic_string
10.size_type getCapac() const' is not
supported in version 3.
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 class strstreambuf 1.'class strstreambuf' is defined in
namespace std in version 3.
2.'virtual int doallocate()' is not
supported in version 3.
3.'int isfrozen()' is not supported in
version 3.
1.Equivalent 'class
strstreambuf' is defined
in - strstream buf in
Version 3.
2.No equivalent
function is defined in
Version 3.
3.No equivalent
function is defined in
Version 3.
In Version 3 class
'strstreambuf' is defined
in namespace std.
In Version 2 no
namespace is defined.
2 class
strstreambase
4.'class strstreambase' is not
supported in version 3 library.
4.No equivalent class is
defined in Version 3.
3 class istrstream 5.'class istrstream' is defined in
namespace std in version 3.
6.'super class strstreambase' is not
supported in version 3 library.
5.Equivalent 'class
istrstream' is defined in
strstream in Version 3.
6.Not supported in
Version 3.
Table F-1. MIGRATION_CHECK Warning Messages (page 21 of 25)
No.
Class/Member
Function Name Warnings Displayed Notes